From owner-freebsd-questions Thu Oct 11 21:41:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id DB51737B407 for ; Thu, 11 Oct 2001 21:41:32 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 62AD02B6AC; Fri, 12 Oct 2001 06:41:29 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 97215443; Fri, 12 Oct 2001 14:41:22 +1000 (EST) Date: Fri, 12 Oct 2001 14:41:22 +1000 From: Edwin Groothuis To: Dominic Cc: freebsd-questions@freebsd.org Subject: Re: bash cannot display colors Message-ID: <20011012144122.J2865@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Dominic , freebsd-questions@freebsd.org References: <20011011153322.EB5A.DIVETOLIFE@yahoo.com> <000101c152d6$a97a5450$130aa840@tml> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000101c152d6$a97a5450$130aa840@tml>; from clone@sduteam.com on Thu, Oct 11, 2001 at 09:30:46PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Oct 11, 2001 at 09:30:46PM -0700, Dominic wrote: > Editt your .profile > Add the following to it. Its simple and clear color > ################################### > EXPORT CLICOLOR = TRUE > LSCOLORS ="2x5x4x3x1x46430106020" > EXPORT LSCOLORS export CLICOLOR=TRUE export LSCOLORS="2x5x4x3x1x464301060202" You forgot one entry (padded it with a 2) on LSCOLORS and you shouldn't use capitals :-) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message