Newbie with regular expressions. Help appreciated

A swapping-ground for Regular Expression syntax

Newbie with regular expressions. Help appreciated

Postby jeffla376 » Tue Dec 05, 2017 7:14 pm

I want to rename a bunch of files as follows:

Original file name: Title xyz - blah

to

Renamed file name: Title s0xeyz - blah

where Title is always the same and blah can be any string (different for each file)

Any help would be appreciated.
jeffla376
 
Posts: 1
Joined: Tue Dec 05, 2017 7:05 pm

Re: Newbie with regular expressions. Help appreciated

Postby therube » Tue Dec 05, 2017 8:46 pm

Not following?
Could you post more specific examples.
therube
 
Posts: 1314
Joined: Mon Jan 18, 2016 6:23 pm


Return to Regular Expressions