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