Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
batch file to rename a file
Name: Mark Peiser Date: December 6, 2001 at 12:49:12 Pacific
Comment:
I want to write a dos batch file to change the name a file from its original name to a timestamp (e.g., the key command would be: ren file.txt mmddhhmm.txt so if the .bat file runs at 1:30 pm on Dec. 6 the file's new name would be 12061330.txt).
Summary: Hi, Is anyone able to tell me if there is a way that I can use a batch file command to rename a directory with the current date and time? I want to be able to execute this batch file so that every tim...
Summary: Hi, Is it possible to write batch script to check a dynamic ip(from cable company), it will send the ip to my email if the ip changes. The box is behind the router with a internal ip, the router conne...