So verwenden Sie den Typ in Stapel

The type command is batch is used to put the content of a text file on the terminal much like echo, for example:
type yourtextfile.txt
Potato Guy