--- layout: page category-page: intermediate category-title: intermediate commands author: Joy Albertini tags: search tag man apropos title: apropos ---
The apropos
Apropos is a command to search in the shell with a keyword, it will output all command related to the keyword
Device-name:Current-position username$ apropos keyword; example with the command apropos archive
, the shell will output tar, zip ecc...
apropos archive