Build and execute command lines from standard input
Locate binary, source, and manual page files
Create command shortcuts
Locate a command
which
which shows the full path of shell commands by searching PATH.
Find Python location
which python
Show all matches in PATH
which -a python
Show command history
Find files by name using database
Search for files in directory hierarchy