DOS Command Line Stuff Worth Remembering
Submitted by phil on Mon, 2010/07/26 - 10:39This is an ongoing collection of dos command line tips and tricks I've run across over the years. I tend to forget what I did 5 min ago, let alone a bunch of DOS commands, so I'm collecting the stuff I've found here as a place of reference. Much of what you will find here is probably posted on the internet somewhere (which is where I got it from) or, I've created a few little tricks myself to help me along the way.
Append to New File - This will create OR overwrite the existing file.
dos-program.exe > file.txt