2002-11-20 14:48:03 +01:00
|
|
|
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.).
|
|
|
|
|
2003-11-05 16:39:02 +01:00
|
|
|
WWW: http://www.laffeycomputer.com/rpl.html
|
2002-11-20 14:48:03 +01:00
|
|
|
AUTHOR: Joe Laffey <software@laffeycomputer.com>
|
|
|
|
|
|
|
|
- Michael L. Hostbaek
|
2003-05-07 13:37:56 +02:00
|
|
|
mich@FreeBSD.org
|