I guess my title pretty much sums it up.
How do I rename a file to include the date in the filename?
I've tried the following, but with not luck.
rename tmp.txt tmp'date /T'.txt
rename tmp.txt tmp[date /T].txt
plus every other variation you can think of... well that I can think of.
thx.
How do I rename a file to include the date in the filename?
I've tried the following, but with not luck.
rename tmp.txt tmp'date /T'.txt
rename tmp.txt tmp[date /T].txt
plus every other variation you can think of... well that I can think of.
thx.