[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: diehard processes
- From: Bob McClure Jr <robertmcclure earthlink net>
- To: redhat-install-list redhat com
- Subject: Re: diehard processes
- Date: Sun, 14 May 2000 21:20:57 -0500
kill -9 <pid>
(man kill) The "-9" says to send a signal 9 which is called SIGKILL, and
is most ruthless, as opposed to the gentler (-15) SIGTERM.
See also "man killall" for a more specialized utility.
On Thu, May 11, 2000 at 08:24:33PM +0200, Sebastiaan wrote:
> Hello,
>
> how can I kill processes which won't die with the normal termination
> signal (15). Some processes crash, and I can not kill them, but they keep
> eating processor and memory usage.
>
> Greetings,
> Sebastiaan
Cheers,
--
Bob McClure, Jr. | This is Linux Country.
Bobcat Open Systems, Inc. | Email viruses? Hmm.
robertmcclure earthlink net | I've not had a problem with them.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]