More
From FreeBSDwiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | [[more]] is a pager; it does the same thing that ''type <filename> | more''' does in MS DOS: it shows you the output of the file for a screen-length, and | + | [[more]] is a pager; it does the same thing that ''type <filename> | more''' does in MS DOS: it shows you the output of the file for a screen-length, and then gives you the option to view more by pressing the spacebar for another page or "enter" for another line. |
compare to [[less]] | compare to [[less]] | ||
| + | |||
| + | [[Category:Windows Equivalents]] | ||
Revision as of 13:08, 6 September 2004
more is a pager; it does the same thing that type <filename> | more' does in MS DOS: it shows you the output of the file for a screen-length, and then gives you the option to view more by pressing the spacebar for another page or "enter" for another line.
compare to less