Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Running Client in Background

by chrism01 (Friar)
on May 06, 2008 at 05:09 UTC ( [id://684857]=note: print w/replies, xml ) Need Help??


in reply to Running Client in Background

If I wanted a background prog I'd use

nohup uas-client.pl > uas-client.log 2>&1 &

instead of at....

Your print statements need somewhere to output.
also, why
use threads;
?

Cheers
Chris

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-19 20:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found