From owner-freebsd-questions Fri Oct 12 8:30:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 636281.com (adsl-64-168-10-20.dsl.scrm01.pacbell.net [64.168.10.20]) by hub.freebsd.org (Postfix) with ESMTP id 4340E37B401 for ; Fri, 12 Oct 2001 08:29:54 -0700 (PDT) Received: from tml (13.636281.com [64.168.10.19]) by 636281.com (Postfix) with ESMTP id A44382439B; Fri, 12 Oct 2001 08:21:29 -0700 (PDT) From: "Dominic" To: "'Bjarne Wichmann Petersen'" Cc: Subject: RE: bash cannot display colors Date: Fri, 12 Oct 2001 08:28:36 -0700 Message-ID: <002d01c15332$8f8d8010$130aa840@tml> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <20011012072613.WYVT13021.fepE.post.tele.dk@there> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 Edit your .profile Add the following to it. Its simple and clear color ################################### EXPORT CLICOLOR = TRUE LSCOLORS ="2x5x4x3x1x464301060203" 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 > Bjarne Wichmann Petersen > Sent: Friday, October 12, 2001 12:29 AM > To: Edwin Groothuis > Cc: freebsd-questions@freebsd.org > Subject: Re: bash cannot display colors > > > On Friday 12 October 2001 08:54, Edwin Groothuis wrote: > > > It works here. My TERM is an xterm-color. > > Maybe because I have XTerm*termName:xterm-color in my .Xdefaults :-) > > Gnargh! ... I'll *never* get that hang of it of all those files and > parameters I need to fiddle with. > > Anyway, that makes xterm work, but Konsole still displays no > colors. :-/ > > Bjarne > > 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