TYPE
suggest changePrints the content of a file or files to the output.
Examples:
type filename.txttype a.txt b.txttype *.txttype NUL > tmp.txt- Create an empty file (blank file).
In Unix: cat
Links:
$ type /?
Displays the contents of a text file or files.
TYPE [drive:][path]filename
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents