dot/.zlogin

7 lines
76 B
Bash

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