# do not want any core files
limit coredumpsize 0
# additional module for xemacs
module load soft/xemacs
# default printer
setenv PRINTER cs4204
# useful aliases - interactive mode is safer
alias mv "mv -i"
alias cp "cp -i"
alias rm "rm -i"
The views and opinions expressed in this page are strictly those of the page author.
The contents of this page have not been reviewed or approved by the University of Minnesota.