October 2001
Beginner
1024 pages
25h 8m
English
This chapter can't even begin to cover all the commands that are available from the shell; nor can it even cover all of the options that are available for the commands that it does cover. But FreeBSD includes an extensive set of online manuals that document each command and its various options. To access the manual page for a command, type man commandname. For example, to read the manual page for the man command itself, type man man.
You can use the spacebar, the arrow keys, and the Page Up/Page Down keys to review the contents of the manual page.
Sometimes, you might know what you want to do, but you are not sure of the name of the command to do it. In this case, you can use the -k option ...
Read now
Unlock full access