Date: Mon, 12 Apr 1999 11:55:18 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: Oleg Ogurok <oleg@ogurok.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: colour 'ls' Message-ID: <37116096.5C9E4A83@newsguy.com> References: <Pine.BSF.4.05.9904110950510.36002-100000@ogurok.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Oleg Ogurok wrote: > > 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 ;-) There is also linuxls and colorls. Just put in your .profile: alias ls="gnuls --color=yes" -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "nothing better than the ability to perform cunning linguistics" 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?37116096.5C9E4A83>