I have a batch file (.BAT) and would like to capture its output into a file automatically every time it is run. I know I can use redirection but then I wouldn’t be able to watch it as it’s running. Also, other people use this batch file and I want the log to be created without the user having to do anything special.
Share
Tee for windows? http://www.chipstips.com/?p=129