|
From: SourceForge.net <no...@so...> - 2004-05-21 12:17:16
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2580176 By: jte Hi, How can I use "more" command under minsys shell (msys.bat) ? I wanted to write things like: ls -l | more or cat xxxx.c | more But I got the error: "sh: more: command not found"... Ok, I tried again with cat xxxxx.c | more.com And it seems to work BUT it completely ignores "more" command. It just lists the file content but does not stop after every page... Hahaha, I can't believe it. :)) This is ridiculous. Every unix shell has "more" command, and windows shell too, so why not mingw msys??? JTe ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=7134 |