in reply to Re: Unix Question about Environment Variables
in thread Unix Question about Environment Variables

But...how about the other variables? Do I use the same syntax?
  • Comment on Re: Re: Unix Question about Environment Variables

Replies are listed 'Best First'.
Re: Re: Re: Unix Question about Environment Variables
by perigeeV (Hermit) on Jul 20, 2002 at 22:40 UTC

    The %ENV hash gives you all the environment variables. But I think we should stop right now and take a look at Ovid's splendid CGI Course.