How do I display a text file content in CMD? September 27, 2022 by Tarik You can use the more command. For example: more filename.txt Take a look at GNU utilities for Win32 or download it: