which
Shows the full path of (shell) commands.
Shows the full path of (shell) commands.
To install this package, run one of the following:
Which is a utility that prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It does this by using the exact same algorithm as bash. Tildes and a dot in the PATH are now expanded to the full path by default. Options allow to rather print "~/" or "./" and/or to print all exectuables that match any directory in PATH.
Summary
Shows the full path of (shell) commands.
Last Updated
Sep 23, 2019 at 09:56
License
GPL
Total Downloads
126
Supported Platforms
Documentation
https://carlowood.github.io/which/