which/which-2.sh
cvsdist b267895a41 auto-import changelog data from which-2.13-3.src.rpm
Wed Feb 27 2002 Than Ngo <than@redhat.com> 2.13-3
- use access instead stat in AFS environment (bug #60353)
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Wed Dec 05 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 2.13
2004-09-09 14:18:06 +00:00

5 lines
170 B
Bash
Executable File

# Initialization script for bash and sh
# export AFS, if you are in AFS environment
alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'