Linux Commands > Getting Help > Flashcards
info
Similar to man, only returns the info page.
man
Bring up the manual page for a given command or program.
type
Show the type of something.
whatis
Brief description of a command.
apropos
Search man pages for something.