At Mon, 4 Aug 2003 23:18:19 , Voytek Eymont wrote:
> what's the recommendation for a m-r-s-r tool ?
> 
> I'm looking to replace multiple string pairs in some web files.
> all I need is simple 'string a' for 'string b' swap, every instance,

For an interactive tool, you can use emacs' dired mode to select files
(or directory trees).  'Q' will run a regex search/replace over the
selected files.

(to get into dired mode, just "File->open" (or C-x C-f) a directory)

-- 
 - Gus
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to