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: elkef on Apr 08, '05 08:15:50AM

Hello,
Pretty new here, but if it helps,

just put this in ~/.bash_profile

export PATH=/usr/local/mysql/bin:$PATH
export CLICOLOR=1
export LSCOLORS=fxfxcxdxbxegedabagacad

And it will work.



[ Reply to This | # ]