Repeating names separate by _

Post any Bulk Rename Utility support requirements here. Open to all registered users.

Repeating names separate by _

Postby mapholaa » Tue Feb 02, 2016 11:45 am

Hi.

I need to rename file names by repeating name separate them by _(uderscroll)

e.g. Current name: How to rename To: How to rename_How to rename

Please help
mapholaa
 
Posts: 1
Joined: Tue Feb 02, 2016 11:39 am

Re: Repeating names separate by _

Postby Admin » Thu Feb 04, 2016 2:22 am

Hi, in RexEx (1) use:

match:
(.*)
replace:
(\1)_(\1)

select files you wish to rename and click on rename after having checked preview all good in file list.

thanks
Admin
Site Admin
 
Posts: 2344
Joined: Tue Mar 08, 2005 8:39 pm


Return to BRU Support