dot/.zlogin

7 lines
64 B
Bash

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