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.
How can I rename all files in a directory ?
Name: gabi Date: February 14, 2000 at 13:37:52 Pacific
Comment:
I want to rename all files in a directory. All of the files are in the form of Axxx.gif and I want to rename them to xxxB.gif. Can you help me to write such a batch file ? I am using win95. Thanks
Name: . Date: February 14, 2000 at 17:39:38 Pacific
Reply:
Ren A???.gif ???B.gif
0
Response Number 2
Name: el mato Date: February 15, 2000 at 02:46:01 Pacific
Reply:
move axxx.gif xxxa.gif
0
Response Number 3
Name: Big Bad John Date: February 15, 2000 at 10:15:10 Pacific
Reply:
I take it each file has a differant name? otherwise DOS would not handle them. So Axxx.gif means - A001,A002,A003 (or some other name) and so on.. If this is the case, and I cannot see otherwise. The example with REN A???.GIF ???B.GIF may not work.
Summary: Having big problems with my computer. After logging into Windows, my screensaver is frozen, there are no icons and the cursor is frozen. I by-pass the log in and get an active desktop but my files are...
Summary: Hi all, I generate several times during the day a file named xxxx. After generating I want to collect it in an other directory with name xxxx01 for the first file, xxxx02 for the second one a.s.o to p...