Output the output of a batch file in a log file - TechRepublic
Question
April 6, 2009 at 03:50 AM
happycoolrains

Output the output of a batch file in a log file

by happycoolrains . Updated 17 years, 3 months ago

I am copying(XCOPY) and renaming(RENAME) certain files from one directory to the other. Basically doing a backup process using batch file.

I want to output the outputs of XCOPY and RENAME directly into a log file. How can I do this.?

Rgds,
Rains

This discussion is locked

All Comments