5 lines
275 B
Plaintext
5 lines
275 B
Plaintext
rpl is a Unix text replacement utility. It will replace strings with new
|
|
strings in multiple text files. It can scan directories recursively and
|
|
replace strings in all files found. The search can be limited to files
|
|
with certain filename suffixes (e.g. '.html', '.c', etc.).
|