Yobb <[EMAIL PROTECTED]> writes:

> I have been look at the method of setting up color ls used by people and
> I am convinced something is wrong with what is being recommended.  What
> seems to be the normal method is to put the following line in ones
> .bashrc and .bash_profile:
> 
> eval 'dircolors -b [file]'
       ^                   ^
Wrong quoting chars; use: eval `dircolors ...`

        moritz
-- 
Moritz Schulte <[EMAIL PROTECTED]> http://hp9001.fh-bielefeld.de/~moritz/
Debian/GNU supporter - http://www.debian.org/ http://www.gnu.org
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199

Reply via email to