From owner-freebsd-questions Mon Jun 10 21:49:37 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA22834 for questions-outgoing; Mon, 10 Jun 1996 21:49:37 -0700 (PDT) Received: from atlantis.nconnect.net (root@atlantis.nconnect.net [206.54.227.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA22822 for ; Mon, 10 Jun 1996 21:49:34 -0700 (PDT) Received: from arabian.astrolab.net ([206.54.227.204]) by atlantis.nconnect.net (8.7.3/8.7.3) with SMTP id SAA26030 for ; Mon, 10 Jun 1996 18:48:03 -0500 (CDT) Message-ID: <31BCB435.41C67EA6@nconnect.net> Date: Mon, 10 Jun 1996 23:48:05 +0000 From: Randy DuCharme X-Mailer: Mozilla 3.0b4 (X11; I; FreeBSD 2.1.0-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: colorls utility Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I've just installed colorls from 2.1 release. I added "alias ls colorls -G" to my .cshrc. It works fine until I do a "ls - |more. If I use more I get the ANSI escape sequence and not the color. Is there a way around this? Thanks Randy