Package: procps
Version: 1:3.3.3-2
The command line parser is now broken.
Values accepted by kill(2) are rejected by kill(1).
(yes this is useful) It failed when I did this:
$ /bin/kill -9 -1
/bin/kill: invalid option -- '1'
Usage:
kill [options] <pid> [...]
Options:
<pid> [...] send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-l, --list=[<signal>] list all signal names, or convert one to a name
-L, --table list all signal names in a nice table
-h, --help display this help and exit
-V, --version output version information and exit
For more details see kill(1).
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]