1999-09-03 23:24:58 +02:00
|
|
|
Sarep is a command-line search and replace tool written in Perl. It
|
|
|
|
supports regular expressions, case insensitivity/sensitivity, multiple
|
|
|
|
file search-and-replace, wildcards, writing out to a new file (rather than
|
|
|
|
overwriting the modified file), proper handling of metacharacters, reading
|
2016-05-19 12:53:05 +02:00
|
|
|
search/replace string from a file, and silent/verbose modes.
|