|
From: SourceForge.net <no...@so...> - 2004-05-21 13:20:34
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2580242 By: chicares > ls -l | more > "sh: more: command not found"... Use 'less' instead of 'more': ls -l | less It's a GNU pun: less is more. Here's a manpage: http://www.ecn.purdue.edu/tools/man?section=1&name=less ______________________________________________________________________ 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 |