which / command -v / type

which / command -v / type#

Find a command on PATH.

$ which curl
$ command -v curl
$ type -a curl