On Wednesday June 11 2003 01:41 pm, rikona wrote:
> SK> Ain't it all the more easy to login via telnet or ssh from
> another SK> machine and just kill the offending process(es)? Or
> is that too easy?
>
> That's exactly what I did, but it didn't kill it. I'd run top,
> get the PID, exit top, kill it, go back to top, and it's still
> there. Any idea why?

   Usually I start with a 'killall <app-name>'  If that doesn't get 
it done I run 'wpid <app-name>' to get the pid(s) and then 
'kill -9' all the relevant pid's.   (alias wpid='ps aux | grep')
-- 
    Tom Brinkman                  Corpus Christi, Texas


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to