Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: System Calls with backticks

by cat2014 (Monk)
on Jan 07, 2002 at 08:35 UTC ( [id://136774]=note: print w/replies, xml ) Need Help??


in reply to System Calls with backticks

Well, I don't know anything about dump, so this is a random guess. I belive that backticks only catch standard output, not errors or warnings- you have to explicitly capture those. Is it possible that the dump output is really put out on STDERR?

Also, there are lots of ways to run system commands besides backticks. Check out exec or system-- one of them should work for you.

-- cat

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-24 15:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found