SPUG:Child Processes

Jay Scherrer jay at scherrer.com
Tue Feb 18 10:57:40 CST 2003


My stab,
 Do you use the: 1; # statement line for each child?
JayS  
On Tuesday 18 February 2003 06:29 am, North, Walter wrote:
> Good morning,
>
> I'm sure there is a simple answer for this but
> for some reason, not excluding plain old stupidity,
> it seems to elude me.
>
> I have a script that releases a varying number of other scripts.
>
> I am trying to make the parent wait until all the children finish,
>  but other then the brute force method of looping thru watching the
> processes in the process list while looking for a key phrase I have
> not been able to make the parent wait for all the children to finish.
>
> It seems to me there must a better way of doing this.
>
> In Korn shell you can put in a wait statement after releasing the
> children and all is well, but perl does not seem to have a simple
> equivilent.
>
> I've tried assorted methods with no success so far.  The Perl
> books leave me baffled on this.
>
> Would some kind person please give me a hint or some such.
>
> Thanks in Advance.
>
> -----------------------------------------------------
> Walter North 406-444-2914
> Operating Systems Programmer
> wnorth at state.mt.us
> -----------------------------------------------------
>
>
> _____________________________________________________________
> Seattle Perl Users Group Mailing List
> POST TO: spug-list at mail.pm.org
> ACCOUNT CONFIG: http://mail.pm.org/mailman/listinfo/spug-list
> MEETINGS: 3rd Tuesdays, U-District, Seattle WA
> WEB PAGE: www.seattleperl.org




More information about the spug-list mailing list