which/which-2.csh

5 lines
161 B
Tcsh
Raw Normal View History

# Initialization script for csh
2007-11-27 22:45:34 +00:00
# export AFS if you are in AFS environment
alias which 'alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'