command terminal Linux Commands MOC
Shows where tool is installed in PATH
Usage
which <command>
$ which ls
/bin/ls
$ which foo
$command terminal Linux Commands MOC
Shows where tool is installed in PATH
which <command>
$ which ls
/bin/ls
$ which foo
$