Command
whereisExplanation
whereis locates the binary, source, and manual page files for a command.
Examples
Find ls binary and manual
whereis lsFind binary only
whereis -b pythonwhereiswhereis locates the binary, source, and manual page files for a command.
Find ls binary and manual
whereis lsFind binary only
whereis -b python