Re: dir colors


Subject: Re: dir colors
From: Scott R. Every (scott@emji.net)
Date: Wed Sep 29 1999 - 08:49:13 MDT


i assume you logged out and then back in...

you should be able to do a:
eval `dircolors -b`

from the command line and then see th red for archives...
make sure a line like:
.tar 01;31 # archives or compressed (bright red)
.tgz 01;31

exist in your /etc/DIR_COLORS file...

i can you you mine if you'd like.

s

--On Wed, Sep 29, 1999 7:48 AM -0700 Aaron Levitt
<aaron@ultimatewisdom.com> wrote:

> [snip]
>> you need 2 things...first, use dircolors to setup the info from
>> /etc/DIR_COLORS
>> then set the ls aliase...from my /etc/bashrc file:
>> eval `dircolors -b`
>> alias ls="ls --color"
>
> I am using bash. I already had the alias for ls --color in my
> /etc/bashrc so I just read the man page on dircolors as well as the
> info. I added the eval line to /etc/bashrc and still get the same
> result. Dirs are blue, most executables are green, but no red or any
> other color. What am I missing here??
>
> -Aaron
>
> /^\ ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
> \ /
> X "We have solutions, just not for your computer"
> / \ --Microsoft Tech Support

--
Scott R. Every - mailto:scott@emji.net
EMJ Internet - http://www.emji.net
voice : 1-888-258-8959  fax : 1-919-363-4425



This archive was generated by hypermail 2a24 : Fri Oct 01 1999 - 16:13:45 MDT