Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Capturing both STDOUT, STDERR and exit status

by pbeckingham (Parson)
on May 06, 2005 at 17:54 UTC ( [id://454744]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub executeCommand
    {
    ...
    }
    
    my ($status, $output) = executeCommand ('/bin/ls', '/');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-19 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found