linux/whereis

Locate Binary and Manual

Locate binary, source, and manual page files

command
binary
manual

Command

whereis

Explanation

whereis locates the binary, source, and manual page files for a command.

Examples

Find ls binary and manual

whereis ls

Find binary only

whereis -b python