Informational Commands
pwd
- Prints the full pathname of the current directory
man [-k <keyword> | <command>]
- Displays information from online reference manuals.
- If <command> is specified, then information on that command is shown.
- Options:
- [-k] returns manual pages containing <keyword>