At 5:15 pm -0500 30/12/05, Vic Norton wrote:

A second question. When I run
   for (sort keys %ENV) {
      printf "%25s => %s\n", $_, $ENV{$_};
   }
from BBEdit, I see a small subset of the %ENV that comes from running
the script in Terminal. How can I make BBEdit's %ENV more like the
system %ENV?

Turn BBEdit into Terminal? A swallow's environment is not the same as a toad's, nor a CGI's the same as BBedit's or Terminal's. You're asking for doors in a lake. Enough metaphors :-)

JD



Reply via email to