freebsd-ports/misc/rpl/pkg-descr
Ying-Chieh Liao 344f175004 add rpl 1.4.0
Rpl is a Unix text replacement utility

PR:		40970
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2002-11-20 13:48:03 +00:00

11 lines
428 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.).
WWW: http://www.laffeycomputer.com/software.html
AUTHOR: Joe Laffey <software@laffeycomputer.com>
- Michael L. Hostbaek
mich@freebsdcluster.org