[Bug 1077796] Re: /bin/kill no longer works with negative PID
Michael Selig
michael.selig at fs.com.au
Sun Jul 21 06:21:47 UTC 2013
/bin/kill --version
==>
kill from procps-ng 3.3.3
This is from Ubuntu 13.04. When I reported the bug originally it was on
12.10 (which I no longer use). However the bug is still there on 13.04,
unfortunately.
PS: Why has it taken over 8 months for this bug to be acknowledged? I
thought it must have vanished into the bug black hole.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/1077796
Title:
/bin/kill no longer works with negative PID
Status in “coreutils” package in Ubuntu:
Incomplete
Bug description:
Incorrectly gives a usage message, eg:
/bin/kill -1 -4321
==>
/bin/kill: invalid option -- '4'
A workaround appears to be to use "--" before the PID, but this is
unsatisfactory, as existing scripts would have to be modified when
they shouldn't have to be.
This problem has only appeared recently in 12.10.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1077796/+subscriptions
More information about the foundations-bugs
mailing list