MORE
Displays one screen of output at a time.
The MORE command reads standard input from a pipe or redirected file and
displays one screen of information at a time. This command is commonly used
to view long files.
Syntax
MORE < [drive:][path]filename
command-name | MORE
Parameters
[drive:][path]filename
Specifies the location and name of a file that supplies data you want to
display.
command-name
Specifies the command that supplies data you want to display.
Related Commands
For information about displaying the contents of a directory, see the <DIR>
command.
For information about displaying the contents of a file, see the <TYPE>
command.
|