Description
Lists zombie processes and helps clean up process-table leftovers where possible. It is useful for administrators and developers diagnosing programs that fail to reap child processes correctly.
Zombie cleanup can involve signaling parent processes or changing running services. Confirm which process owns the zombies before taking action, because stopping the wrong parent can interrupt active work.