|
MORE
Displays output one screen at a time. Preceded by the pipe
"|" character.
Syntax
command | MORE [/E [/C] [/P] [/S] [/Tn] [+n]]
MORE [/E [/C] [/P] [/S] [/Tn] [+n]] < Pathname
MORE /E [/C] [/P] [/S] [/Tn] [+n] [Pathname(s)]
Key
command : Specifies a command for which you want to
display the output.
Pathname : The file to be displayed. (if more than one
separate with spaces)
/E : Enable extended features.
/E /C : Clears screen before displaying page.
/E /P : Expands FormFeed characters.
/E /S : Squeeze multiple blank lines into a single
line.
/E /Tn : Changes tabs to the number of spaces specified
by n.
/E +n : Start displaying the first file at line n.
Cmd Commands
|