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

Re: Top Question



> When you're running Top what does it indicate when the word defunct in 
> parenthesis show up next to a process?

Its a defunct process.  Some unices call them zombies.  Basically
when a parent starts a child process, when the child exits, the
parent clears out the environment that was set up with the child
started.  If the parent does not do this after a child exits,
it shows up as defunct.

Mark

-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.