Mail Archives: cygwin/1996/12/13/17:36:00
Hi Daniel, you wrote:
: The 'more' command supplied with Windows95 doesn't work in 'bash'
Same for me under NT, but I just discovered that it works in a DOS box:
tar tvvfz //i/tmp/win32/b17.1/cdksrc.tgz|more
where "i" is NFS mounted.
This is also true for my own cygwin compiled program, although more gets a
bit confused about the output from a system() child process.
Even this works in a DOS window:
set STRACE=1
foo -bar 2>&1|more
Bye, Heribert (dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de)
-
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 -