holandes777 has asked for the wisdom of the Perl Monks concerning the following question:
launches abc.pl and instantly returns to the program so it can continue.system('perl abc.pl &')
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: system() - launch a program and return without waiting in Windows
by BrowserUk (Patriarch) on Dec 14, 2006 at 16:21 UTC | |
by jettero (Monsignor) on Dec 14, 2006 at 18:00 UTC | |
by BrowserUk (Patriarch) on Dec 14, 2006 at 18:21 UTC | |
|
Re: system() - launch a program and return without waiting in Windows
by geekphilosopher (Friar) on Dec 14, 2006 at 18:00 UTC | |
by bingos (Vicar) on Dec 14, 2006 at 20:00 UTC | |
|
Re: system() - launch a program and return without waiting in Windows (was: system('start command');)
by mr_mischief (Monsignor) on Dec 14, 2006 at 22:37 UTC |