Edit file File name : which2.csh Content :# Initialization script for csh # alias which 'alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde' Save