Comments on Linux apropos Command Tutorial for Beginners (5 Examples)
In Linux, if you ever need help regarding a command, all you need to do is to open its man page. But what if a situation arises wherein the requirement is to quickly search the names and descriptions of all available man pages? Well, Linux has got your covered, as there exists a command dubbed apropos that does exactly this for you.
2 Comment(s)
Add comment
Comments
By: jeze
but.......I couldn't understand the difference between " apropos -e mkdir " and "apropos -e mkdir"
By: Petr
Extra spaces ?..