dot/.zlogin

8 lines
71 B
Bash

mesg y
if [ "`uname`" = "HP-UX" ]
then
ps -fu $LOGNAME
fi
date
uptime