From owner-freebsd-questions@FreeBSD.ORG Sat Nov 1 10:27:22 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96E9B16A4CE for ; Sat, 1 Nov 2003 10:27:22 -0800 (PST) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id E814243F93 for ; Sat, 1 Nov 2003 10:27:21 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 3C3F33AB7; Sat, 1 Nov 2003 13:27:21 -0500 (EST) Sender: lowell@be-well.ilk.org To: "SWIT" References: <200310111243.08231.jason@dictos.com> <035501c3909c$3d1dd8d0$a4b826cb@goo> <001c01c3a082$afab7d30$0100000a@Biggie> <20031101072337.48e9d54f.xcas@cox.net> <001901c3a09c$58347100$0100000a@Biggie> From: Lowell Gilbert Date: 01 Nov 2003 13:27:21 -0500 In-Reply-To: <001901c3a09c$58347100$0100000a@Biggie> Message-ID: <448yn0uepi.fsf@be-well.ilk.org> Lines: 31 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: color to files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2003 18:27:22 -0000 top-post. don't Please > From: "Greg J." > To: "SWIT" > Cc: > Sent: Saturday, November 01, 2003 9:23 AM > Subject: Re: color to files > > > > On Sat, 1 Nov 2003 09:16:01 -0500 > > "SWIT" wrote: > > > > > Is there a way to make the directories to show in color when doing a > > > ls ? thanks > > > mark > > > > ls -G > > > > man ls :) "SWIT" writes: > I did this and got nothing., Then get a termtype that supports it. On recent FreeBSD releases, it should work out of the box on xterm and the text console. > A webpage - i can't remember which one said I need to load a program from > the ports which I had installed and still got no colors. The Gnu ls, probably. That should do it too.