On Sun, Apr 11, 1999 at 10:04:15AM -0400, Oleg Ogurok wrote:
> Hi there.
> 
> Have you ever thought about putting colour listing in 'ls' command? First
> I saw it in linux and then there's a program called 'gnuls' in ports. It
> looks really cool when you do:
> gnuls --color=yes
> Files print as usual and directories print in colour ;-)
> I put ls as a symbolic link to gnuls, but every time I make world, the old
> 'ls' puts back ;-)

This is a matter of taste. I personally dislike the coloring, since
not all colors give a good contrast and for me it's unfriendly for my
eyes. If I were you, I'd put a shell alias into your shells init file:

        alias   ls      '/usr/local/bin/gnuls --color=yes'

But this is nothing for -current. And I think most of us dislike
such things...


-- 
Andreas Klemm                               http://www.FreeBSD.ORG/~andreas
                                  http://www.freebsd.org/~fsmp/SMP/SMP.html
                                powered by Symmetric MultiProcessor FreeBSD


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to