From owner-freebsd-questions Tue Apr 24 21:34:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes11-hme0.telusplanet.net (fepout3.telus.net [199.185.220.238]) by hub.freebsd.org (Postfix) with ESMTP id 56D7437B424 for ; Tue, 24 Apr 2001 21:34:12 -0700 (PDT) (envelope-from tmchow@sfu.ca) Received: from crx.sfu.ca ([209.53.61.184]) by priv-edtnes11-hme0.telusplanet.net (InterMail vM.4.01.03.13 201-229-121-113) with ESMTP id <20010425043411.PWXW10980.priv-edtnes11-hme0.telusplanet.net@crx.sfu.ca>; Tue, 24 Apr 2001 22:34:11 -0600 Message-Id: <5.1.0.14.2.20010424213856.00af9cc8@mail.geektank.org> X-Sender: tmchow@popserver.sfu.ca (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 24 Apr 2001 21:39:20 -0700 To: "Matthew Emmerton" , From: Trevin Chow Subject: Re: Color ls problems In-Reply-To: <001301c0cd3f$a26fbf00$1200a8c0@gsicomp.on.ca> References: <5.1.0.14.2.20010424210924.00a8d830@mail.geektank.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:24 AM 4/25/2001 -0400, Matthew Emmerton wrote: > > function ls > > { > > command ls -FG ${1+"$@"}; > > } > > > > > > This function is located in my /etc/bashrc file. > >Why not use 'ls -G' instead? No idea.. that's what a few people recommended to me on separate occassions :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message