Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: how can we tell when a background process is finished?

by vek (Prior)
on Jun 20, 2004 at 20:00 UTC ( [id://368323]=note: print w/replies, xml ) Need Help??


in reply to how can we tell when a background process is finished?

Perhaps you could explain what you are trying to do. For example, if you just need to wait for a program to finish, why place it in the background to begin with? A simple system("program"); would suffice. That way you always know when the program has finished because system will return.

-- vek --

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 15:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found