From: daproulx@qc.bell.ca (Daniel Proulx)
Subject: Problem with 'more' in 'bash'
12 Dec 1996 20:36:40 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BBE86E.665F7880.cygnus.gnu-win32@rolc52.QC.Bell.CA>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Original-To: "'GNU-WIN32 Mailing List'" <gnu-win32@cygnus.com>
Original-Sender: owner-gnu-win32@cygnus.com

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?

Thanks a lot.

Daniel Proulx.
BELL Canada
daproulx@qc.bell.ca

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
