Hello dear people,
I'm here because I need your help, I need to bulk rename some file with certain conditions but I don't know how.
I have a list of files with the following names:
TEST 10-3A NAME
TEST 10-3B NAME
TEST 10-3C NAME
TEST 10-3D NAME
TEST 10-3E NAME
TEST 10-3F NAME
TEST 10-3G NAME
TEST 10-3H NAME
I Need to replace the "10-3X" (the X is the variable, the different letter) for a new word. So I need to change the "10-3" word INCLUDING the following letter for each "10-3", in this case A, B, C, D......
How I can do it? I hope you can help me with this problem!
Thank you so much!