TYPE
Displays the contents of a text file.
Use the TYPE command to view a text file without modifying it.
Syntax
TYPE [drive:][path]filename
Parameter
[drive:][path]filename
Specifies the location and name of the file that you want to view.
Related Commands
For information about displaying filenames and file sizes, see the <DIR>
command.
For information about displaying text files one screen at a time, see the
<MORE> command.
|