Question:
How do you batch rename all files?
Gohaleg
2010-03-31 18:47:49 UTC
Ok, so, making it short: i deleted files, i am now recovering.

The problem is that the file names were changed and i need them to be the same as they were before the accident.

An example of a file is like : T4288x2844-02873.NEF

All files start with T4288x2844-

What i want to do is replace all "T4288x2844-" for "_DSC". This means that the file above would be renamed to _DSC02873.NEF

I can use Linux, Mac and Windows software to do it. I found some stuff using regex, but since i dont have much practice with that i did not mess around with it much.

I have around 10.000 files (yes i know i messed it up big time) so i really need a command, script, software... to automate this process...
Four answers:
Andrew
2010-03-31 18:51:52 UTC
1) Open a command prompt (Start > Run > "cmd")



2) Use the CD command to change change to the directory where the files are



3) Enter the following command and press enter

REN T4288x2844-*.NEF _DSC*.NEF
?
2016-12-10 13:12:10 UTC
Batch Rename .EXE drained of renaming your archives through hand? the straightforward-to-use Batch Rename .EXE wizard from SoftTech InterCorp makes the busy-paintings that always comes with downloading and coping with media archives disappear! With the creation of sharing networks alongside with Kazaa, LimeWire, eDonkey, BitTorrent, uTorrent, BearShare and iMesh we always locate ourselves wanting to rename our downloads to ascertain desires - Batch Rename .EXE is that answer! blue
Biggles W
2010-04-01 11:59:39 UTC
Flash Renamer is the best batch renamer on the market:



http://www.rlvision.com/flashren/about.asp
?
2010-03-31 19:51:32 UTC
Bulk Rename Utility should do it.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...