Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Question on qx

by gonza (Novice)
on Nov 03, 2006 at 23:29 UTC ( [id://582195]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Question on qx
in thread Question on qx

If you're looking for the return code of the command you're running, you can use system().

Replies are listed 'Best First'.
Re^4: Question on qx
by BUU (Prior) on Nov 04, 2006 at 11:11 UTC
    qx// also sets $?.
      Yes, but the command in question here doesn't emit any output, so qx is not needed. Actually, he really should be using File::Copy.

Log In?
Username:
Password:

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

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

    No recent polls found