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
whereis
whereis locates the binary, source, and manual page files for a command.
Find ls binary and manual
whereis ls
Find binary only
whereis -b python