18d20eb7cc
- Update WWW - Pass maintainership to submitter PR: 87753 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
6 lines
329 B
Text
6 lines
329 B
Text
Chgrep searches the input files (or standard input if no files are named)
|
|
for oldstring and changes them to new string. If some file and file.lock
|
|
exist then chgrep leaves both files unchanged. This program can be very use-
|
|
full for mail servers. Chgrep is fast, much faster than grep or sed.
|
|
|
|
WWW: http://www.bmk-it.com/chgrep/
|