This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Piping (MS-DOS) MORE.COM to ls - is that supposed to work?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]