ls colorized in freebsd csh??

Abu Khaled khaled.abu at gmail.com
Sat Apr 9 15:45:24 PDT 2005


On Apr 9, 2005 11:17 PM, Kris Kennaway <kris at obsecurity.org> wrote:
> On Sat, Apr 09, 2005 at 05:15:30PM -0300, ricardo_j_candiotto at ibest.com.br wrote:
> > How do I use a ls colorized in FreeBSD 5.2.1???
> 
> ls -G, as described in the manpage.
> 
> > In Linux I have a ls colorized how to do in FreeBSD csh???
> 
> Your '?' key seems to be stuck; might want to look into that.
> 
> Kris
> 
> 
> 

You can also add "setenv CLICOLOR" to ".cshrc" in your home directory.
# cd ~
# ee .cshrc
this well open the file for editing. add
setenv CLICOLOR 1

-- 
Kind regards
Abu Khaled


More information about the freebsd-questions mailing list