Adding time stamp in a logfile through a batch program
Armo
Mr. Nice Guy Is Dead,Only Aqua Remains Member
I have a batch file that makes a directory listing of a remote server, what i want to do is have it output to a txt file ( which i can do ) but also add in the date and time, so that every time its ran it creates a new text file with a unique identifier. what is the syntax of the command?
0