Use the system command.

Agustin Rivera
Webmaster, Pollstar.com
http://www.pollstar.com



----- Original Message ----- 
From: "Jim Ockers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 15, 2002 4:24 PM
Subject: running commands in bkgd


> 
> I'd like to make a perl script that runs queues up jobs.
> 
> Using the backticks works well except that if I attempt to run
> something in the background (i.e. `foobar &`) the script pauses until
> the job is complete.
> 
> Is this limitation due to the shell rather than perl?
> 
> Thanks,
> 
> -Jim
> 
> 
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to