dot/.zlogin

7 lines
76 B
Plaintext
Raw Normal View History

setopt ignoreeof
mesg y
1996-05-09 19:23:49 +02:00
if [ "`uname`" = "HP-UX" ]
then
ps -fu $LOGNAME
fi