From: Logan Capaldo Date: 2006-07-26T03:31:45+09:00 Subject: Re: Ruby and *NIX environment variables On Jul 25, 2006, at 1:45 PM, ara.t.howard@noaa.gov wrote: > 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. . >>