whereis
whereis is a Unix command used to locate some special files of a Unix command like the binary, source and manual page files. Unix type
is usually preferred to locate a binary file, because it is POSIX and it can identify shell aliases.
Here is an example usage from the man page: