if  (-r /etc/motd)  cat /etc/motd
setenv TZ `sh -c ' . /etc/TIMEZONE ; echo $TZ' `
if($?mail) then
	if (-e $mail && ! -z $mail) echo You have mail.
endif
umask 022
