up vote 1 down vote favorite
share [g+] share [fb]

In Mac OS X, when I do ls the binary files have red color, how change this color to green?

Similar to other Unix.

link|improve this question

65% accept rate
feedback

1 Answer

up vote 1 down vote accepted

check out the .dircolors file in your home directory, or create one. Then according to this blog, you'll have to do some extra magic to your bash config get it working on OSX

http://mattbsoftware.blogspot.com/2009/04/colerful-ls-dircolors-on-mac.html

link|improve this answer
is necesary install coreutils with ports, but this work – juanpablo Mar 15 '10 at 16:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.