[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: diehard processes
- From: Ric Moore <rmoore redhat com>
- To: redhat-install-list redhat com
- Subject: Re: diehard processes
- Date: Sun, 14 May 2000 11:34:30 -0400 (EDT)
On Thu, 11 May 2000, 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.
As root, type ps -ax, find the pid number of the process, then type:
kill -9 <process id number> like: kill -9 121
it'll die, fer sure! Ric
: Ric "Wayward" Moore : rmoore redhat com :
: "If you can afford it, you don't want it" :
:--------------: New motto for Y2k : -----------:
: owned and trained by Calamity & Satin :
:-----------------------------------------------:
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]