Skip to content

Latest commit

History

History
12 lines (7 loc) 路 335 Bytes

whatis.md

File metadata and controls

12 lines (7 loc) 路 335 Bytes

whatis

Tool that searches a set of database files containing short descriptions of system commands for keywords. More information: http://www.linfo.org/whatis.html.

  • Search for information about keyword:

whatis {{keyword}}

  • Search for information about multiple keywords:

whatis {{first_keyword}} {{second_keyword}}