Date: Sun, 11 Apr 1999 16:36:40 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Oleg Ogurok <oleg@ogurok.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: colour 'ls' Message-ID: <199904112336.QAA08407@apollo.backplane.com> References: <Pine.BSF.4.05.9904110950510.36002-100000@ogurok.com>
next in thread | previous in thread | raw e-mail | index | archive | help
: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 ;-) : :Oleg Ogurok :oleg@ogurok.com :http://www.ogurok.com Color ls doesn't really belong in the base distribution, IMHO. It's simple enough to create a softlink to it in /usr/local/bin and then put /usr/local/bin in your path before /bin if you really want to have it as the 'default'. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904112336.QAA08407>