Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Running a Background Job

by perlfan (Vicar)
on Nov 21, 2007 at 00:04 UTC ( [id://652037]=note: print w/replies, xml ) Need Help??


in reply to Re: Running a Background Job
in thread Running a Background Job

Update: sorry, I thought you were saying 'perl' couldn't run in the background - didn't catch the issue with 'top' until after :-/

What?! This is absolutely false. 'perl' can certainly run in the background!
# perl -e 'print "hello\n"' > test.out 2>&1
#cat test.out hello

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://652037]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-03-30 08:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found