Short:    Multi-files Find/Replace CLI tool
Author:   vintenat@supaero.fr
Uploader: vintenat@cert.fr
Type:     util/shell

REQUIREMENTS :
~~~~~~~~~~~~~~
    Kickstart 2.04 or better.


INTRODUCTION :
~~~~~~~~~~~~~~
    I never found a multi-files Find/Replace feature in any text editor
I have ever tried on my Amiga. That's why I wrote MultiFR. It isn't a
great piece of programming art, but it helped me a lot on some occasions
and I suppose it can be the same for other people. That's why I decided
to release it now.


USING :
~~~~~~~
    MultiFR is an only CLI tool. Its command line template is :

FIND_STR/A,REPLACE_STR/A,FILES/M/A

    where :
        - FIND_STR is the string to be replaced (surround it by "
characters if it contains exotic symbols)
        - REPLACE_STR is the string to replace with (surround it by "
characters if it contains exotic symbols)
        - FILES are files to be scanned (wild cards allowed)

    Replacing is case sensitive. Each scanned file is shown, and a dot
is printed next to its name each time MultiFR finds and replaces a
string.

    That's all folks !


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
    7234    2833 60.8% 27-Feb-95 12:00:00  MultiFR/AFD-COPYRIGHT
    3708    2018 45.5% 14-Apr-95 00:17:46  MultiFR/MultiFR
    1573     862 45.2% 14-Apr-95 00:43:32  MultiFR/MultiFR.doc
    5924    1638 72.3% 14-Apr-95 00:17:06  MultiFR/MultiFR.e
-------- ------- ----- --------- --------
   18439    7351 60.1% 14-Apr-95 20:50:38   4 files
