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) [email protected] [email protected] "nothing better than the ability to perform cunning linguistics" To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-current" in the body of the message
