b267895a41
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
5 lines
170 B
Bash
Executable File
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'
|