Linux man -f (whatis)This command works like 'whatis' command which we'll study in later sections. It searches for the manual page name for a given command and displays the result with a short description about the particular manual page. ![]() The above example shows all the manual pages along with a short description of that page.
Next TopicLinux man -k
|