Exherbo
GitLab
Packages
sys-apps/which
Utility showing the full path of commands.
Versions
Slot
Version
Repository
Platforms
0
2.23
arbor
~amd64
~arm
~armv7
~armv8
~x86
Metadata
Homepage
https://www.gnu.org/software/which/
Summary
Utility showing the full path of commands
Description
Which takes one or more arguments. For each of its arguments it prints to stdout the full path of the executables that would have been executed when this argument had been entered at the shell prompt. It does this by searching for an executable or script in the directories listed in the environment variable PATH using the same algorithm as bash.
Upstream documentation
(
https://www.gnu.org/software/which/manual/which.html
https://www.gnu.org/software/which/manual/which.pdf
)
Downloads
mirror://gnu/which/which-2.23.tar.gz
Licences
GPL-3