which/which-2.csh
2007-04-23 13:04:48 +00:00

5 lines
162 B
Tcsh
Executable File

# 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'