freebsd-ports/misc/rpl/pkg-descr

11 lines
416 B
Plaintext
Raw Normal View History

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 10:39:02 -05:00
WWW: http://www.laffeycomputer.com/rpl.html
AUTHOR: Joe Laffey <software@laffeycomputer.com>
- Michael L. Hostbaek
mich@FreeBSD.org