Network, Computer and Programming Resources
Linux top 50 cmd
(Page:1)
Linux top 50 cmd - Apropos < parameter parameter>
The apropos command literally means appropriate or regarding (others). When it is followed by a parameter, it will search the man pages for entries that include the parameter. Basically, this performs a keyword search on all the man pages. This is the equivalent of the man -k <parameter> command.