[PLUG] Runaway process

Michael Montagne michael at themontagnes.com
Fri Jan 23 13:42:26 UTC 2004


Not reiser, ext2.
It also is not in D state. This is ps output:

root      8532 81.9  0.1  1800  452 ?        R    12:58  31:52 rm -i -rf doug

Weird, cause I also did not use the -i flag.  -f should force it
anyways, I guess.
kill -9 8532 does not do anything.  There is no feedback whatsoever.



>On 01/23/04, Rich Shepard busted out the keyboard and typed:

> On Fri, 23 Jan 2004, Michael Montagne wrote:
> 
> > How do I kill a runaway command?  I started a "rm -rf" command on a huge
> > directory and now it can't be killed.  I tried "kill -9" and "killall rm".
> 
>   If you know the pid for the rm command, use "kill -9 <pid>".
> 
> Rich
-- 
Michael Montagne
michael at themontagnes.com
http://www.themontagnes.com




More information about the PLUG mailing list