Run a command and output to a file
May 5, 2011
How do you run a commandline program and output the program's output to a file such as in dos where you add >output.ext to output the command's output to the said file?
10 replies