I'm looking for a GUI that allows me to search and replace in multiple
files, then leaves open the files that have changed - any pointers?

For example, I want to replace "def fubar" with "def snafu" across 50
files. I then want to close all the files that didn't have changes, so I
can investigate the changed files in more detail (yes, I'm refactoring).

PS I know about sed, and how to edit multiple files in vim [1].

[1]
(http://blog.stevenocchipinti.com/2011/05/search-and-replace-in-multiple-files.html).

--
Sonia.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to