Re: lowercase environment variable names

"clemens fischer" <[email protected]> 10 Aug 2002 00:04:13 +0200
Newsgroups gmane.org.djb.miscellaneous
Organization no
Message-ID <[email protected]>
> Paul Jarc:

> Is there any reason other than tradition to make variable names
> all-uppercase?  If I write a command that uses an environment variable
> for a parameter that's frequently given by hand, "foo=bar cmd" is
> easier to type than "FOO=bar cmd".

are you serious?  :)  i use lower- or mixed case environment variables
every day, and thay never failed me (on my freebsd system).

clemens