- Posted by
- Example failing RegEx: Replace: (((?:)|[(glu])[bcigors])w([A-Z][A-Z_0-9]+) with: \1_\L\3 will convert: gswHELLO_THERE to gs_hello_there Paolo, are you saying UE should or shouldn't replace gswHELLO_THERE with gs_hello_there? When I tested in UE 12.10b, gswHELLO_THERE was replaced with gs_hello_ther...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- xilduq
Sep 07, 2006
- First, make a backup using tar or whatever. Since you're using linux, you should have Perl available. Below is a shell command which will: 1.) find all plain files, with the extension .html or .htm, in and below the directory /home/siteroot 2.) escape any non-letter characters, such as spaces, in th...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- xilduq
Jul 21, 2006