
Need to rename a group of files but only the last part, we Ran a backup utility and the backup instead of replacing the file just create the same name file but add the _1 at the end.
for example file name: company_date_110854_data.doc it created a new file in the same folder named: company_date_110854_data_1.doc, what i want to do is only replace the _1 at the end only, if you notice the file also in the middle of the name has the date that start with _1, i dont want to change that, when i use this settings(check screenshot here:http://prntscr.com/fdz4zi) it is replacing also the Date part, i just only want to change the last part of the file.
it is posible to do that.
thanks in advance