man
Display manual pages.
$ man
Examples
# View a man page man ls # Search by keyword man -k compress # Show whatis man -f printf # Specific section man 5 crontab # Show file path man -w bash
Display manual pages.
Examples
# View a man page man ls # Search by keyword man -k compress # Show whatis man -f printf # Specific section man 5 crontab # Show file path man -w bash