Click on the image to zoom
Displays the contents of a text file. Generally used for viewing the contents of a text file without modifying it i.e., read only mode. 
Syntax
TYPE [ drive: ] [ path ] filename
Example
type c: \ autoexec.bat
Allows to look at the contents of Autoexec.bat