[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kill zonbie process without reboot?



> Is there any way to kill zonbie process without reboot the system?

Zombie processes are already dead and you can't kill them deader than
dead.  The system is waiting for their parent to get their return code
data.  That means you have a bad parent.  Find the parent of the
zombie process and kill the bad parent.

  ps -efH | less

Bob

Attachment: pgpHP5GFrOHsD.pgp
Description: PGP signature


Reply to: