Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.java.programmer Subject: search replace with regex Date: Fri, 25 Nov 2011 00:17:49 -0800 Organization: Canadian Mind Products Lines: 18 Message-ID: Reply-To: Roedy Green NNTP-Posting-Host: Z2l1DcCELS0rATq8NqV4Sw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Forte Agent 6.00/32.1186 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10217 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.