From: Petr Uzel <petr.uzel@centrum.cz>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Die, process! Die!
Date: Fri, 3 Nov 2006 20:28:44 +0100 [thread overview]
Message-ID: <200611032028.44638.petr.uzel@centrum.cz> (raw)
In-Reply-To: <1162580553.427.11.camel@camille.espersunited.com>
Dne pátek 03 listopad 2006 20:02 Michael Sullivan napsal(a):
> So how would I issue a SIGKILL?
All of these should work with the same effect :
kill -SIGKILL pid
kill -KILL pid
kill -9 pid
Alternatively, you could also use
killall -9 progname
if you know only name of the program but not its pid.
Regards,
--
Petr Uzel
petr.uzel@centrum.cz
Jabber : knotor@njs.netlab.cz
ICQ : 101606095
Gentoo Linux
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-11-03 19:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-30 15:01 [gentoo-user] Die, process! Die! Michael Sullivan
2006-10-30 15:13 ` fire-eyes
2006-10-30 15:30 ` Arnau Bria
2006-10-30 23:35 ` Iain Buchanan
2006-10-31 0:34 ` Michael Sullivan
2006-10-31 2:33 ` Henk Boom
2006-10-31 2:48 ` Richard Fish
2006-10-31 7:33 ` Greg Bur
2006-11-03 4:44 ` Walter Dnes
2006-11-03 7:09 ` Alan McKinnon
2006-11-03 18:39 ` Richard Fish
2006-11-03 19:02 ` Michael Sullivan
2006-11-03 19:28 ` Petr Uzel [this message]
2006-10-31 7:36 ` Martins Steinbergs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200611032028.44638.petr.uzel@centrum.cz \
--to=petr.uzel@centrum.cz \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox