cannot kill a process
Marius Gedminas
marius at pov.lt
Fri Jan 11 12:27:19 UTC 2008
On Fri, Jan 11, 2008 at 01:11:57PM +0100, Nils Kassube wrote:
> Shane McKinley wrote:
> > I always use kill -9 XXXX, don't know if there is a difference.
> >
> > -9 is undocumented, but seems to work for me every time.
>
> Not undocumented but you have to know where to look: "man 7 signal" will
> tell you that -9 is the same as -KILL.
'man kill' documents it too.
FWIW I always try kill XXX before resorting to kill -9 XXX. The first
method gives the program a chance to clean up.
Marius Gedminas
--
There is an almost obvious extension of interfaces that would allow formal
specification of arguments and return values. We suspect it leads to the dark
side.
-- Jim Fulton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080111/eb6c10b9/attachment.sig>
More information about the ubuntu-users
mailing list