which/which2.csh
2007-11-27 22:52:33 +00:00

5 lines
161 B
Tcsh

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