http://qs321.pair.com?node_id=522848


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.