type
Windows CMD · Text · available in the simulator
What it does
Displays the contents of a text file.
Syntax
type [unidad:][ruta]archivo
Usage examples
type sistema\apuntes.txttype log.txt | moretype notas.txt
Notes and common mistakes
- Intended for text files; binary files will display unreadable characters.