(05-09-1990 3:25pm REPLACE.EXE)
REPLACE - Search & Replace Filter Utility
(C) Copyright Glenn B. Lawler, 1988
All Rights Reserved.
Usage: [Options] SEARCH REPLACE
where: [Options] are -i (ignore uppercase, lower case
SEARCH is a string to be searched for,
REPLACE is a string to replace each occurance found.
If a string contains no imbedded spaces, it need not
be quoted, if it does contain imbedded spaces, it may
with a single or double quote.
Example: 'This is "OK"' "So is 'this'"
Input is from the Standard Input Device, Output to the Standard Output Device, either (or both) may be
redirected.