Article Listing 1 Listing 2 Listing 3 Listing 4
Listing 5 Listing 6 apr96.tar

Listing 5: .tcshrc

# tcsh is the only shell to have all the enhancements I created built in.
# Use these aliases for the 'dl', 'sd' and 'gd' commands. The rest of
# the code in .cshrc listing is the same for .tschrc.

alias dl 'dirs -v'
alias sd 'dirs -S'
alias gd 'dirs -L'