rjahrman has asked for the wisdom of the Perl Monks concerning the following question:
Does syscall wait for the command to finish before continuing in my Perl script?
If so, is there a way to call it so that it doesn't?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Does syscall wait for the command to finish?
by pbeckingham (Parson) on Jun 19, 2004 at 18:51 UTC | |
|
Re: Does syscall wait for the command to finish?
by dave_the_m (Monsignor) on Jun 19, 2004 at 22:03 UTC | |
|
Re: Does syscall wait for the command to finish?
by hbo (Monk) on Jun 20, 2004 at 02:55 UTC |