Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'What about bash?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
What about bash?
Authored by: fniessen on Oct 30, '03 03:24:33AM
Shouldn't this be
LSCOLORS=...
instead of
LS_COLORS=...
in the bash?
BTW I prefer to set enviroment variables in the .bash_profile file.

[ Reply to This | # ]