develooper Front page | perl.beginners | Postings from March 2002

Re: Running perl script on background

Thread Previous
From:
Michael Kelly
Date:
March 19, 2002 23:20
Subject:
Re: Running perl script on background
Message ID:
B8BD784A.8766%jedimike@mac.com
On 3/19/02 10:59 PM, OZGUR GENC <ozgur.genc@turkcell.com.tr> wrote:

> Hi All,
> Does anyone help me about how I can run my perl scripts on background?
> Ozgur Genc

I assume you're on Unix/Linux (otherwise you just switch apps while the
script is running, right?)

perl myscript.pl &

Works for me.

-- 
Michael


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About