PDA

View Full Version : kill zombie process's


kerry_s
September 25th, 2007, 07:20 AM
just needed a place to put this script so i can find it easier, should i need to.
it kills zombie process's. :)


#!/bin/sh
kill -HUP `ps -A -ostat,ppid,pid,cmd | grep -e '^[Zz]' | awk '{print $2}'`

hyper_ch
September 30th, 2007, 04:11 AM
It doesn't kill them all ;(

kerry_s
October 7th, 2007, 06:06 PM
1

G4slight$
May 7th, 2008, 05:40 PM
Ubuntu 8.04 sucks!!! Way too CPU intensive --
and what the hell is a zombie shell doing on install?
BUSTED!!!!!
no real answers on this one - --

hyper_ch
May 8th, 2008, 02:27 AM
G4:
I'm looking forward to your improved Ubuntu release/derivate