Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14247] severe lack of "kill" on a system with util-linux > 2.12r

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14247] severe lack of "kill" on a system with util-linux > 2.12r
  • Date: 23 Jan 2008 04:37:01 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14247





------- Additional Comments From tboatman2 AT houston.rr.com 2008-01-22 22:37
-------
bash-3.2# mv /bin/kill /bin/killold
bash-3.2# kill
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or
kill -l [sigspec]
bash-3.2# killold
usage: killold [ -s signal | -p ] [ -a ] pid ...
killold -l [ signal ]

kill is built into bash and ash, but not necessarily other shells. Just a
note, but doesn't really solve the issue.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page