On 3/19/02 10:59 PM, OZGUR GENC <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to