Begin4 Title: repstr Version: 1.0 Entered-date: 2007-08-31 Description: 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. Keywords: utility text string replace Author: menczel@mailbox.hu (Laszlo Menczel) Maintained-by: menczel@mailbox.hu (Laszlo Menczel) Primary-site: http://menczel.extra.hu 175K repstr-1.0.tar.gz Platforms: Linux Windows (9x/ME/2000/XP) Copying-policy: GPL 2.0 End