04-17-05 10:53 PM
Socrates.Lee@gmail.com wrote:
> if the parent process creates more than 1 sub-processes, how could I
> let the parent process wait until all the sub-processes finish.
>
Count them.
man wait3 (et.al.)
HTH
AvK
[ Post a follow-up to this message ]
|