whatis
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2006) |
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 Unix-related article is a stub. You can help Wikipedia by expanding it. |