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

RE: Running perl script on background

Thread Previous | Thread Next
From:
Timothy Johnson
Date:
March 19, 2002 23:59
Subject:
RE: Running perl script on background
Message ID:
C0FD5BECE2F0C84EAA97D7300A500D500258113D@SMILEY
 
If you're using ActivePerl, you can use wperl.exe to run a perlscript
without launching a console window.  I'm not sure if that's what you want.

-----Original Message-----
From: Michael Kelly
To: beginners@perl.org
Sent: 3/19/02 11:20 PM
Subject: Re: Running perl script on background

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


-- 
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org


--------------------------------------------------------------------------------
This email may contain confidential and privileged 
material for the sole use of the intended recipient. 
If you are not the intended recipient, please contact 
the sender and delete all copies.

Thread Previous | Thread Next


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