Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Erdely, Michael" <mike@erdelynet.com>
To: "Cygwin List" <cygwin@sources.redhat.com>
Subject: RE: Piping (MS-DOS) MORE.COM to ls - is that supposed to work?
Date: Wed, 15 Nov 2000 20:06:44 -0500
Message-ID: <HLEFLHBNJIAFNBEFLEANOEBLCFAA.mike@erdelynet.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300
In-Reply-To: <013301c04d94$d8d96bc0$8b1307d5@default>

Use less.

ls -al | less

If you're used to typing more, put
alias more="less"
in your /etc/profile.

-ME

-----Original Message-----
From: cygwin-owner@sources.redhat.com
[mailto:cygwin-owner@sources.redhat.com]On Behalf Of Andreas Eibach
Sent: Monday, November 13, 2000 12:12 PM
To: cygwin@sourceware.cygnus.com
Subject: Piping (MS-DOS) MORE.COM to ls - is that supposed to work?


Well,

since I cannot find a cygwin 'more' in the tree, I thought about using
MORE.COM.

But

$ ls -al | more.com

_does_ work like a page-stopper, however, the output is displayed in a
completely chaotic manner.
Not an output that could at least remind you of a "table output". Out of
order, out of sync.

Andreas






--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

