Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
kill problem on Ultrix
- X-seq: zsh-workers 68
- From: Marek Andricik <andricik@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: kill problem on Ultrix
- Date: Sun, 4 Jun 1995 16:50:47 +0200 (MET DST)
Hi, I've already sent message about this problem some days ago. It
seems to me that it was sent to wrong address. Being lazy I replied to
one message. As I remember right reply was set to the list, wasn't it?
I didn't read the list for month or two carefully. Perhaps I didn't notice
the change.
The kill builtin is the problem. It accepts only some signals on
Ultrix. So, the details...
39 hron /..nt/PVS/andricik % uname -a
ULTRIX hron.ef.tuke.sk 4.2 0 RISC
40 hron /..nt/PVS/andricik % echo $VERSION
zsh 2.5.03
41 hron /..nt/PVS/andricik % kill -l
HUP INT QUIT ILL TRAP IOT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP
CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH USR1 USR2
42 hron /..nt/PVS/andricik % zsh-2.6-beta9 -f
hron% kill -l
HUP INT QUIT ILL TRAP IOT
The same bahavior with beta7, beta8 and Zoltan's beta9. Version
2.5.03 works fine. All mentioned versions work fine with SunOS 4.1.2.
Bye, Marek
--
Marek Andricik, ircnick Nevedko
andricik@xxxxxxxxxxxxxxx, andricik@xxxxxxxxxxxxxxxxxx
... theyJustTakeCareOfNumberOneAndNumberOneAintYouYouAintEvenNumberTwo
[FrankZappa]
Messages sorted by:
Reverse Date,
Date,
Thread,
Author