Children's exit() status

James Blasius dopey at ihlpe.ATT.COM
Sat May 21 01:44:12 AEST 1988


It appears from the manual (though I won't swear by it) that a
child process can't go away until it's waited for - either by
the parent, or process 1 if the parent goes away.  So it would
seem "wait" would give you thirty responses.

The manual does say that if there are no children to wait for,
it will fail - so you won't be stuck waiting forever (like you
might if you do  "alarm" wrong).

James Blasius
ihnp4!gomez!dopey



More information about the Comp.unix mailing list