Tech Support > Operating Systems > UNIX / Variants > coloured ls
coloured ls
Posted by John Smith on July 3rd, 2003



"George" <agdm@mail.ru> wrote in message
news:be0uiu$c2r$1@newsreader.mailgate.org...
Simply set the variable CLICOLOR. You can put the following in your ~/.cshrc
file:

setenv CLICOLOR y



Posted by Yannick FAHAM on July 3rd, 2003


make cd /usr/ports/misc/gnuls
and add in your .bashrc or .profile : alias ls="gnuls --color=auto"


"John Smith" <no@spam.com> a écrit dans le message de
news:f7VMa.223315$jp.5926118@twister.southeast.rr. com...


Posted by Kris Kennaway on July 4th, 2003


In article <be1mcn$n9a$1@news-reader1.wanadoo.fr>, Yannick FAHAM wrote:
ls -G on FreeBSD; no need to install silly GNU tools :-)

Kris


Similar Posts