diff options
Diffstat (limited to 'misc/rpl/pkg-descr')
-rw-r--r-- | misc/rpl/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/rpl/pkg-descr b/misc/rpl/pkg-descr new file mode 100644 index 000000000000..a44e2178ec19 --- /dev/null +++ b/misc/rpl/pkg-descr @@ -0,0 +1,10 @@ +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 |