locate/find/whereis

locate – Lists files with the argument in the filename.

find – Searches for files in a directory hierarchy.

whereis – Locates the binary, source, and manual pages for a command.

As always, refer to the man pages to refine/optimize your queries (I’ll probably end up doing this later on when I actually use these commands).

Leave a Reply