You just can't kill a Linux process that is frozen
1–2 of 2 posts
Re: You just can't kill a Linux process that is frozen
#2Or zombies, because they're dead already.
'find.zombie' script:
ps aux | grep 'Z' | grep -v grep