Categories
Which
Which 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 uses the exact same algorithm as bash. Tildes and a dot in the PATH are now expanded to the full path by default. Options allow users to print "~/*" or "./*" and/or to print all executables that match any directory in the PATH.
Last updated 14 May, 2008
Versions
2.19
2.16 stable released 2003-09-16
- Released: 16 Sep, 2003
- Code Maturity: Stable
- Source Archive: http://www.xs4all.nl/~carlo17/which/which-2.19....
- Licenses: GPLv3orlater
- Interfaces: Command Line
User Community and Support
User manpage available in HTML format from http://www.xs4all.nl/~carlo17/which/



