Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Getting exit status from forked script

by Abigail-II (Bishop)
on Jan 29, 2004 at 13:06 UTC ( [id://324923]=note: print w/replies, xml ) Need Help??


in reply to Getting exit status from forked script

The exit value will be available in $? after you've reaped the process with waitpid. The manual of waitpid could have told you that as well.

Abigail

  • Comment on Re: Getting exit status from forked script

Log In?
Username:
Password:

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

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

    No recent polls found