umask 022
setenv SHELL /bin/tcsh

if ( -r /etc/motd ) then
    cat /etc/motd
endif

cd
