which/which-2.csh

5 lines
162 B
Tcsh
Raw Normal View History

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