info
Reads documentation stored in the info format. More information: <https://en.wikipedia.org/wiki/Info_(Unix)>.
Install
- All systems
-
curl cmd.cat/info.sh
- Debian
-
apt-get install info - Ubuntu
-
apt-get install info - Arch Linux
-
pacman -S info - Kali Linux
-
apt-get install info - CentOS
-
yum install info - Fedora
-
dnf install info - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install info - Raspbian
-
apt-get install info
Reads documentation stored in the info format. More information: <https://en.wikipedia.org/wiki/Info_(Unix)>.
-
Start reading top-level directory menu:
info -
Start reading at given menu item node from top-level directory:
info menu_item -
Start reading at second menu item within first menu item manual:
info first_menu_item second_menu_item
© tl;dr; authors and contributors