From owner-freebsd-hackers Tue Jul 11 7:29:20 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id DB85A37C0F0 for ; Tue, 11 Jul 2000 07:29:09 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id JAA20487; Tue, 11 Jul 2000 09:28:33 -0500 (CDT) (envelope-from dan) Date: Tue, 11 Jul 2000 09:28:33 -0500 From: Dan Nelson To: laa@laa.zp.ua Cc: hackers@FreeBSD.ORG Subject: Re: PATCH src/etc/root : more->less Message-ID: <20000711092833.A16291@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.5i In-Reply-To: ; from "laa@laa.zp.ua" on Tue Jul 11 15:20:46 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Jul 11), laa@laa.zp.ua said: > alias h history 25 > alias j jobs -l > -alias la ls -a > -alias lf ls -FA > -alias ll ls -lA > +alias la ls -aG > +alias lf ls -FAG > +alias ll ls -lAG Please, no. If the user wants colors, they can add the flag themselves. Besides, the default scheme is unreadable on the console anyway (blue and purple and red on black? what were they thinking?) -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message