zsh-workers
 help / color / mirror / code / Atom feed
* SUGGESTION: kill -l could show numbers, too
@ 2004-11-18 14:52 Christian Höltje
  2004-11-18 16:05 ` Peter Stephenson
  0 siblings, 1 reply; 11+ messages in thread
From: Christian Höltje @ 2004-11-18 14:52 UTC (permalink / raw)
  To: zsh-workers

I have a suggestion for the kill builtin:

It would be nice if when you did '-l' to show the list of signal
that it show the signal number.  I saw this on a friends system
where it did the following:
 1) SIGHUP       2) SIGINT       3) SIGQUIT      4) SIGILL
 5) SIGTRAP      6) SIGABRT      7) SIGBUS       8) SIGFPE
 9) SIGKILL     10) SIGUSR1     11) SIGSEGV     12) SIGUSR2
13) SIGPIPE     14) SIGALRM     15) SIGTERM     17) SIGCHLD
18) SIGCONT     19) SIGSTOP     20) SIGTSTP     21) SIGTTIN
22) SIGTTOU     23) SIGURG      24) SIGXCPU     25) SIGXFSZ
26) SIGVTALRM   27) SIGPROF     28) SIGWINCH    29) SIGIO
30) SIGPWR      31) SIGSYS      33) SIGRTMIN    34) SIGRTMIN+1
35) SIGRTMIN+2  36) SIGRTMIN+3  37) SIGRTMIN+4  38) SIGRTMIN+5
39) SIGRTMIN+6  40) SIGRTMIN+7  41) SIGRTMIN+8  42) SIGRTMIN+9
43) SIGRTMIN+10 44) SIGRTMIN+11 45) SIGRTMIN+12 46) SIGRTMIN+13
47) SIGRTMIN+14 48) SIGRTMIN+15 49) SIGRTMAX-15 50) SIGRTMAX-14
51) SIGRTMAX-13 52) SIGRTMAX-12 53) SIGRTMAX-11 54) SIGRTMAX-10
55) SIGRTMAX-9  56) SIGRTMAX-8  57) SIGRTMAX-7  58) SIGRTMAX-6
59) SIGRTMAX-5  60) SIGRTMAX-4  61) SIGRTMAX-3  62) SIGRTMAX-2
63) SIGRTMAX-1  64) SIGRTMAX

I thought it was a keen feature.  I'm not sure listing everything
plus the kitchen sink is actually worthwhile, but if only for the
ones that show up by default in the current version.

Ciao!

-- 
...experience declares that man is the only animal which devours his own
kind, for I can apply no milder term to the governments of Europe, and to
the general prey of the rich on the poor.
		-- Thomas Jefferson to Edward Carrington, 16 Jan 1787

The Doctor What: Da Man                          http://docwhat.gerf.org/
docwhat *at* gerf *dot* org                                        KF6VNC

Outgoing mail is certified Virus Free.
Checked by Debian GNU/Linux (http://www.debian.org).
Version: 3.0  / 9368 out of 12296 packages installed


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-11-21  7:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-18 14:52 SUGGESTION: kill -l could show numbers, too Christian Höltje
2004-11-18 16:05 ` Peter Stephenson
2004-11-18 16:12   ` Dan Nelson
2004-11-18 16:33   ` Bart Schaefer
2004-11-18 16:50     ` Stephane Chazelas
2004-11-18 16:39   ` SUGGESTION: kill -l could show numbers, too (+CLD vs CHLD) Stephane Chazelas
2004-11-18 17:22     ` Peter Stephenson
2004-11-19  9:59       ` Peter Stephenson
2004-11-19 15:34         ` Bart Schaefer
2004-11-19 16:02           ` Peter Stephenson
2004-11-20 19:29         ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).