Content deleted Content added
m documention fix |
→TYPE: fix syntaxhighlight error |
||
Line 709:
{{Main|TYPE (DOS command)}}
Displays a file. The <code>[[#MORE|more]]</code> command is frequently used in conjunction with this command, e.g. <code>type ''long-text-file'' | more</code>. TYPE can be used to concatenate files ({{code|type file1 file2 > file3|
The command is available in MS-DOS versions 1 and later.<ref name="RUNNINGMSDOS" />
|