Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: %ENV setting not exported to child process?

by bluto (Curate)
on Jan 13, 2006 at 00:20 UTC ( [id://522848]=note: print w/replies, xml ) Need Help??


in reply to %ENV setting not exported to child process?

Yeah it's wierd. FWIW, it's hard to tell from your example if the problem is really related to exporting (i.e. you aren't checking $?; you should print the contents of $out; you should probably use the fullpath to 'echo' and not rely on the shell built-in or your PATH).
  • Comment on Re: %ENV setting not exported to child process?

Replies are listed 'Best First'.
Re^2: %ENV setting not exported to child process?
by saintmike (Vicar) on Jan 13, 2006 at 01:06 UTC
    Just checked, it's not related to the full path to echo, and $? is 0.

Log In?
Username:
Password:

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

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

    No recent polls found