More
Displays one screen of output at a time. This command is commonly used to view
long files. Enabling extended features activates commands that control display.
command name | more [/e] [/c] [/p] [/s] [/tn] [+n]
more [/e] [/c] [/p] [/s] [/tn] [+n] < [drive:] [path] filename
more [/e] [/c] [/p] [/s] [/tn] [+n] files
Parameters
[drive:] [path] filename
Specifies the file to display.
command name
Specifies a command whose output will be displayed.
/e
Enable extended features.
/c
Clears screen before displaying page.
/p
Expand form-feed characters
/s
Change multiple blank lines to one blank line.
/tn
Changes tabs to n spaces.
+n
Displays first file beginning at the line specified by n.
files
Specifies list of files to display. Separate filenames with a space.
If extended features are enabled, the following commands are accepted at the
--More-- prompt.