Sun, 19 Mar 2006
which-2.1.6 for zeta
Class
shell tool
What is which?
which - shows the full path of (shell) commands.
Usage
function which()
{
(alias; declare -f) | /boot/home/config/bin/which --tty-only
--read-functions --show-tilde --show-dot $@
}
export -f which
alias which='which'
alias which 'alias | /boot/home/config/bin/which --tty-only --read-alias --show-dot --show-tilde'
For further infomation, man which.
Binary
which-2.1.6 for zeta(0.02 MegaByte)
Dependency
/boot/beos/system/lib/libroot.so