lowercase environment variable names

[email protected] (Paul Jarc) Fri, 09 Aug 2002 16:45:51 -0400
Newsgroups gmane.org.djb.miscellaneous
Organization What did you have in mind? A short, blunt, human pyramid?
Message-ID <[email protected]>
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".


paul