Display contents of a txt file in CMD Posted on March 19, 2025 by Steven Whiting Use the type command type filename.txt
Useful command-line reference Posted on May 23, 2016 by Steven Whiting https://technet.microsoft.com/en-us/library/ff963093(v=ws.11).aspx
CMD network path Posted on March 2, 2016 by Steven Whiting use pushd instead of CD. It will create a temp network drive letter for it as well.