Cool Utility To Rename a File or Directory Using a Time Stamp
From time to time I have to do server admin work. One time I had to create backup scripts to run and I wanted a way to work a time stamp into the filename. I tried a bunch of different batch files, even a batch file that created a vbs script on the fly. The problem with that one: It left a space if the hour was 1 through 9. Ex: log-2007-01-09- 9-09-37.0
So I did some more research and came upon a very cool utility called NameDate. It does exactly what I need it to do and more. I create the log file and then I run the namedate command at the end of the batch file and it renames the log just as I need. It is freeware which makes it even nicer. It is still being actively developed too.
I hope you find this utility useful. I sure have.
http://www.cfedge.com/trackback.cfm?130A7ED8-D32E-142C-1A185C7CF29DC037



There are no comments for this entry.
[Add Comment]