REPSTR string replace utility

Copyright (C) 2006-2007 by Laszlo Menczel

REPSTR is free software with no warranty.
Distributed under the General Public Licence version 2.

Platforms: Linux and Win9x/ME/2000/XP

REPSTR is a powerful string replace utility for programmers. Replaces
hundreds of strings in many files in a single operation, processes files
specified by extension(s) or file globbing patterns, uses a single
(command line) replacement rule or a rule table file, checks the rule
table for recursive (destructive) replacement rules.

Extra options:
* processing hidden files
* recursive processing of files in subdirectories
* case insensitive replacement
* whole word replacement (word delimiters can be specified)
* excluding comments (comment delimiters can be specified)
* logging the operations and/or errors
* creating backup files with specified extension
* batch mode (for scripts)

Limitation: string patterns spanning two or more lines cannot be replaced.

Current version: 1.0
