Mail Archives: cygwin/1996/12/14/09:18:47
Richard Donkin wrote:
>
> In-Reply-To: <01BBE86E DOT 665F7880 AT rolc52 DOT QC DOT Bell DOT CA>
> > Hi,
> >
> > The 'more' command supplied with Windows95 doesn't work in 'bash':
> >
> > example:
> > ls -l | more
> > bash.exe: more: command not found
> >
> > ls -l | more.com
> > more.com: /WINDOWS/COMMAND/more.com: cannot execute binary
> file
> >
> > which more
> > more:
> > c:\WINDOWS\COMMAND\more.COM
> >
> > ls -l | more.COM
> > more.COM: /WINDOWS/COMMAND/more.COM: cannot execute binary
> file
> >
> > 'more' is definetely in the 'PATH'.
> >
> > I think I would need a .exe version of more. Does it exist? Is it the
> > problem?
>
Many months ago, someone posted the way to use more.com.
%alias more='/windows/command/more.com'
I tried
%ls -al | more
It works well, but when I use more to view text file, it didn't work
correctly.
--
Poonlap Veerathanabutr (gnu-win32's user)
mailto:poon-v AT fedu DOT uec DOT ac DOT jp
http://www.fedu.uec.ac.jp/~poon-v
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -