which - Displays where a particular program in your path is located
Website: | http://www.xs4all.nl/~carlo17/which/ |
---|---|
License: | GPLv3 |
Vendor: | Fedora Project |
- Description:
The which command shows the full pathname of a specified program, if the specified program is in your PATH.
Packages
which-2.20-10.fc22.armv7hl [44 KiB] |
Changelog
by Till Maas (2015-02-19):
- Use alias instead of exported function for which to avoid bashism, http://unix.stackexchange.com/questions/59360/#59431 |