search replace with regex



I have been using Funduc Search/Replace with works command line, as a
gui, and with scripts to do multiple search-replaces on multiple
files.

It work fine, except it uses a proprietary regex quite different from
Java Regex. I would like something just like it, but that use Java
Regex. I have unsuccessfully tried to talk the authors into supporting
Java syntax.

see http://mindprod.com/jgloss/searchreplace.html
to see what I mean.

I have not found anything suitable is a short google search. On my
todo list is to write one. What do you use?
--
Roedy Green Canadian Mind Products
http://mindprod.com
I can't come to bed just yet. Somebody is wrong on the Internet.
.



Relevant Pages

  • Re: search replace with regex
    ... and with scripts to do multiple search-replaces on multiple ... except it uses a proprietary regex quite different from ... I would like something just like it, but that use Java ... I would expect there to be utilities that use Perl syntax. ...
    (comp.lang.java.programmer)
  • Re: search replace with regex
    ... and with scripts to do multiple search-replaces on multiple ... except it uses a proprietary regex quite different from ... I would like something just like it, but that use Java ...
    (comp.lang.java.programmer)
  • Re: regex puzzle
    ... Last night I wrote a prototype search/replace utility in Java. ... The IntelliJ IDE itself helps you proofread your regexes. ... replace with an alternate string, ...
    (comp.lang.java.help)
  • regex search and replace
    ... editor and Search/Replace using regex. ... line that has a B in the 10th spot, ... Is there anyone out there that understands regex better than I that can ...
    (comp.lang.perl.misc)