Rename multiple files Using Regex
Posted: 23 Dec 2009 21:59
Hello
Is there a way to use [0-9 A-F] in the regex rename, also switch "2 test.doc" to "test 2.doc" had used in some other regex for example to find "(#)(test).doc" and replace "\2 \1.doc" . Like the regex find and replace in Office Excel.
Thanks
Is there a way to use [0-9 A-F] in the regex rename, also switch "2 test.doc" to "test 2.doc" had used in some other regex for example to find "(#)(test).doc" and replace "\2 \1.doc" . Like the regex find and replace in Office Excel.
Thanks