I'm looking for an automated way to take a file that is created every day with the same file name and rename it with the date for example.
original file = backup.dat
todays file would be renamed to backup-12-21-04.dat .
Is this possible in a batch file?
original file = backup.dat
todays file would be renamed to backup-12-21-04.dat .
Is this possible in a batch file?
