whatis- display one-line manual page descriptionswhatis -w 'ab*'- search using wildcardswhatis -r '^ab'- search using regexps
whereis- locate the binary, source, and manual page files for a commandwhereis -b vagrant- locate binarywhereis -m vagrant- locate man pageswhereis -s vagrant- locate source