mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
344f175004
Rpl is a Unix text replacement utility PR: 40970 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
11 lines
428 B
Plaintext
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
|