/Tn Changes the number of spaces for each tab. The default setting is 8 spaces.
NOTE You can specify the command line switches in the MORE environment variable. For more
information on using environment variables, see the ???Managing Environment Variables with the
Set Command??? section of Chapter 5.
+n Displays the first file starting at line n. This feature lets you continue displaying a file from
a known position after stopping a display during a previous session.
files Specifies a list of files to display. The More utility sends the files to the Type command
in the order specified. It separates each file with a blank. You must provide the list of files as the
last argument.
The More utility includes an extended mode that you enable using the /E command line switch.
The extended mode provides additional functionality to make it easier to work with output files.
For example, you can display a few additional lines to see part of a continuation of data in a file. The
following list describes the extended mode commands, which you can type at the More prompt.
P n Displays the next n lines of the file. Type the P command. You??™ll see a Lines prompt.
Pages:
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908