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
Message-ID: <3A132F67.25642743@veritas.com>
Date: Wed, 15 Nov 2000 16:50:47 -0800
From: Bob McGowan <rmcgowan@veritas.com>
Organization: VERITAS Software
X-Mailer: Mozilla 4.73 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Andreas Eibach <a.eibach@gmx.net>
CC: cygwin@sourceware.cygnus.com
Subject: Re: Piping (MS-DOS) MORE.COM to ls - is that supposed to work?
References: <013301c04d94$d8d96bc0$8b1307d5@default>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Cygwin uses 'less' ( ;-] Like more, space pages, Enter key does lines, otherwise works like 'vi' to scroll up as well as down) rather than 'more'.  The reason the MORE.COM
is "chaotic" is that 'ls' is doing UNIX style line endings (line feed only) so MORE.COM is probably showing a "stair step" output with wrapping at the right side of the
window.

Andreas Eibach wrote:
> 
> 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

-- 
Bob McGowan
Staff Software Quality Engineer
VERITAS Software
rmcgowan@veritas.com

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

