| Sarep is a command-line search and replace tool written in Perl. It supports regular expressions, locale-based case (in)sensitivity, multiple file search-and-replace, wildcards, writing out to a new file (rather than overwriting the modified file), proper handling of metacharacters, reading the search/replace string from a file, and different levels of verbosity. The code is well commented so you can make changes very easily. |