From owner-freebsd-newbies@FreeBSD.ORG Mon Dec 8 22:35:09 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D103516A4CE for ; Mon, 8 Dec 2003 22:35:09 -0800 (PST) Received: from mail.richardflanagan.com.au (gateway.richardflanagan.com.au [203.149.71.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4528143D25 for ; Mon, 8 Dec 2003 22:35:07 -0800 (PST) (envelope-from akozak@richardflanagan.com.au) Received: from akozak (akozak.richardflanagan.com.au [192.168.0.21]) by mail.richardflanagan.com.au (Postfix) with SMTP id 73707218C22; Tue, 9 Dec 2003 16:36:36 +1000 (EST) MIME-Version: 1.0 Message-Id: <3FD57011.00000D.02596@akozak> Date: Tue, 9 Dec 2003 16:47:45 +1000 Content-Type: Multipart/related; type="multipart/alternative"; boundary="------------Boundary-00=_L78M24L0000000000000" X-Mailer: IncrediMail (2501313) From: "Andrew Kozak" References: <3FD54DAC.9070100@daleco.biz> To: X-FID: PLAINTXT-NONE-0000-0000-000000000000 X-Priority: 3 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: FreeBSD Newbies Subject: Re: Colorsls X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 06:35:09 -0000 --------------Boundary-00=_L78M24L0000000000000 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Thanks Kevin=0D =0D I have tried the ls -FG option, but it doesn't work. That's what led me t= o the conclusion that I needed colorls. I have installed gnuls, (still have= to read the man page yet) but that seems to be working, an LS gives colors t= o certain files. I added that gnuls alias too if you are reading this Dev := ) Thanks again=0D I will explore the option of CLICOLOR - haven't heard of that one before,= I ll look it up and give it a try. Thanks for the tip.=0D =0D Andy=0D =0D -------Original Message-------=0D =0D From: Kevin D. Kinsey, DaleCo, S.P.=0D Date: 09/12/2003 03:28:34 PM=0D To: Andrew Kozak=0D Subject: Re: Colorsls=0D =0D Andrew Kozak wrote:=0D =0D >Hi All=0D >=0D >I was hoping to spice up my console with colorls, which I had installed = in 4=0D >7, I have done a complete reinstall since, and noticed that colorls has gone=0D >from the ports in 4.9 ! Does anyone know of a port that has taken it's place=0D >?=0D >Or another method of obtaining colors for irssi and ls ?=0D >=0D >Andy=0D >=0D >=0D >=0D =0D ls -FG, or set CLICOLOR in your environment; I just have=0D "alias ls ls -FG" in ~/.cshrc .....=0D =0D KDK=0D =0D =20 --------------Boundary-00=_L78M24L0000000000000--