TextWrangler has a builtin regEx search and replace function. If you use the Find/Replace function, check off the 'grep' checkbox and what you type into the search/replace fields is parsed as regex. Of course, each regex tool has a slightly different syntax, so you might have to modify your parameters to get the correct result in TextWrangler.
TextWrangler's help file has a GREP reference, to help.
|