From: ara.t.howard@... Date: 2006-07-26T02:45:50+09:00 Subject: Re: Ruby and *NIX environment variables On Wed, 26 Jul 2006, Logan Capaldo wrote: > > On Jul 25, 2006, at 1:25 PM, Ben Zealley wrote: > >> The question is this: if I call values.sh from within Ruby (with a >> leading period) will I be able to see the updated environment variables >> after it returns, or is this behaviour specific to when one shell >> script calls another? (They're ksh scripts, if that information is >> helpful) > > The second one, fortunately or unfortunately as the case may be. .