whatis

whatis searches a set of database files containing short descriptions of system commands for keywords and displays the result on the standard output. Only complete word matches are displayed. The whatis command is commonly found on Unix-like operating systems. The whatis database is created using the command makewhatis. Closely related commands include apropos and man.

Sample output:

$ whatis whatis
whatis(1)                - search the whatis database for complete words
This article is issued from Wikipedia - version of the 2/9/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.