mouse/src

Blob: rootfs/etc/csh.login

Raw · Blame

umask 022
setenv SHELL /bin/tcsh

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

cd