Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 21:30:46 -0700
From:      "Dominic" <clone@sduteam.com>
To:        "'Cliver Yang'" <divetolife@yahoo.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   RE: bash cannot display colors
Message-ID:  <000101c152d6$a97a5450$130aa840@tml>
In-Reply-To: <20011011153322.EB5A.DIVETOLIFE@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Editt your .profile
Add the following to it. Its simple and clear color
###################################
EXPORT CLICOLOR = TRUE
LSCOLORS ="2x5x4x3x1x46430106020"
EXPORT LSCOLORS
###################################
for more info about CLICOLOR and LSCOLORS, use: info ls

Dominic
 

> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Cliver Yang
> Sent: Thursday, October 11, 2001 12:40 AM
> To: freebsd-questions@freebsd.org
> Subject: bash cannot display colors
> 
> I have installed bash-2.05, but "ls --color" cannot display colors. Is
> there anything possibly wrong in my console configuration?
> 
> Cheers
> Yang
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000101c152d6$a97a5450$130aa840>