Hello,

 I want to write a perl script that invokes unix command. Some of the
command can take a long time to process, I have many commands I want
to invoke. Lets say the first command can take  one minute to
process,  how can I make sure the second command will not start until
the irst one is complete,

thank you

ken


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to