From owner-cvs-all Sat Aug 12 22:20:55 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 1F5E537BF74; Sat, 12 Aug 2000 22:20:48 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id WAA78428; Sat, 12 Aug 2000 22:20:46 -0700 (PDT) (envelope-from obrien) Date: Sat, 12 Aug 2000 22:20:46 -0700 From: "David O'Brien" To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls ls.1 ls.c Message-ID: <20000812222046.D77195@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200008122240.PAA44907@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200008122240.PAA44907@freefall.freebsd.org>; from joe@FreeBSD.org on Sat, Aug 12, 2000 at 03:40:15PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Aug 12, 2000 at 03:40:15PM -0700, Josef Karthauser wrote: > Log: > A change to the way that colours are switched on in ls. The -G > flag has been depricated, although it still works with a warning > message, and replaced with an environment variable CLICOLOR (command Uh why?!?!? I see zero reason for the warning. Let people pick which works for them -- options or env vars. For those of us that don't care for colour ls most of the time, but very occationally want it, the env varable is very anonying. CVS, diff, grep are just three examples of programs that offer the user a choice between setting functionality w/both switches and env vars. Mechanism, not policy. Please remove this warning. -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message