From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-request@euclid.skiles.gatech.edu Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.6/8.7.3) with ESMTP id RAA03479 for ; Fri, 22 Nov 1996 17:08:01 +1100 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id BAA21201; Fri, 22 Nov 1996 01:04:57 -0500 (EST) Resent-Date: Fri, 22 Nov 1996 00:55:24 -0500 (EST) Sender: ave@niksula.hut.fi To: zsh-users@math.gatech.edu Subject: Re: ANSI zsh? References: <199611212325.SAA28082@sassy.aa.ans.net> Mime-Version: 1.0 (generated by tm-edit 7.93) Content-Type: text/plain; charset=US-ASCII From: Aki Vehtari Date: 22 Nov 1996 07:55:53 +0200 In-Reply-To: Matthew Braun's message of Thu, 21 Nov 1996 18:25:26 -0500 Message-ID: X-Mailer: Gnus v5.2.40/XEmacs 19.14 Resent-Message-ID: <"JSY0M2.0.G95.B1Kbo"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/521 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu "Matthew" == Matthew Braun writes: > There isn't a separate GNU ls that has color, it is built into the > standard GNU ls. > If you run a color terminal, like color_xterm, then run gnu's ls with > the "--color=tty" option, you will see colors. The GNU ls is part of the GNU fileutils and "--color=tty" option was added to GNU ls in fileutils-3.13 (which is the latest version AFAIK) Aki