989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
7 lines
311 B
Text
7 lines
311 B
Text
ReplaceIt was written as a quick, light and effective replacement to
|
|
the combination of sed/awk/grep/head/tail and other such shell
|
|
utilities, as well as being quicker in startup (at least) than an
|
|
equivilant Perl solution.
|
|
|
|
Author: Paul L Daniels <pldaniels@pldaniels.com>
|
|
WWW: http://pldaniels.com/replaceit/
|