On Tue, Jul 30, 2013 at 10:43:47PM -0700, John Jason Jordan wrote:
>
> I tried kill -9 and got nowhere, but the 'ps aux | grep -i yum' command
> produced a fair list of processes. I killed them all, but 20774 was
> still running. Finally I used 'sudo kill -KILL 20774.' It executed
> without error and Yum is finally gone. Apparently -KILL is stronger
> than -9, or at least here it was.
For future reference, from the kill man page:
Name Num Action Description
...
KILL 9 exit cannot be blocked
-KILL and -9 are the same.
sudo made the difference.
--
Michael Rasmussen, Portland Oregon
Be Appropriate && Follow Your Curiosity
Other Adventures: http://www.jamhome.us/ or http://gplus.to/MichaelRpdx
A special random fortune cookie fortune:
Winners are not those who never lose. They are those who never give up.
~ http://someoneoncetoldme.com/gallery/19012008
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug