Where is it? How can I solve this problem?
Thanks


BSD ls implementation
A special trick is required for FreeBSD and Mac OS X: add the following line to your bash profile:
export CLICOLOR=1 LSCOLORS="ExGxFxDxCxDxDxhbhdacEc"
If you want to further customize colors on your Mac OS X Terminal, you can use SIMBL TerminalColours plugin (Snow Leopard version).
