Site icon Ananova Business Web Hosting

Linux Documentation, Manuals & Usenet Newsgroups

The Linux application documentation available under /usr/share/doc directory.

man command – provides detailed information on Linux commands including syntax and options. A user can use HOW-TO, README, INSTALL document for that application.

$ man ls
SPACEBAR – To advance to next page
B – move back a page
Q – Quit man utility and return to a command line
Slash (/) or Question mark (?) – To activate the search

info command – brings up a special screen listing different GNU applications like GNU, C, C++ compiler (gcc) and the Emacs editor

Linux Documentation, Manuals

Linux Newsgroups & Newsreaders

Shell Manual

$ man bash for BASH Shell
$ man ksh for Korn Shell
$ man zsh for Z-shell
$ man tsch for TSCH shell
$ man csh for C-shell


Exit mobile version