home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / internet-tools / amitcp / gpdial / replace.doc < prev    next >
Encoding:
Text File  |  1995-06-05  |  1.8 KB  |  62 lines

  1.  
  2.                  /\  ___     / ___  ___  ___
  3.                 /_/ /__/ /\ / /  / /    /__/
  4.                / \  \__ /_/ \ \_/| \__  \__  v1.0
  5.                        / 
  6.  
  7.   
  8. Disclaimer
  9. ==========
  10.   This software is provided as-is, without warranty of any kind, either
  11.   expressed or implied. In no event will the author be liable for direct,
  12.   indirect, incidental or consequential damages or data loss resulting 
  13.   from the use or application of this software. The entire risk as to the
  14.   results and performance of this software is assumed by the user.
  15.  
  16.   This software has been made availabe free of charge. It is not public
  17.   domain, shareware, beerware or any other ware anyone wishes to make up.
  18.  
  19.   This software may be distributed freely as long as it remains in its
  20.   original state and package.
  21.  
  22.   This software is copyright © 1996 Adam Wasiak - GhostSoft
  23.  
  24. What Is It
  25. ==========
  26.   Replace does exactly what is says. It will take a file and perform
  27.   a find and replace on it. The input file will not be modified, a new
  28.   file will be created.
  29.  
  30.   Usage :
  31.        Replace <infile> <outfile> <source string> <dest string> [-q | -s]
  32.  
  33.        <infile>         The input filename
  34.        <outfile>        The output filename
  35.        <source string>  The find string
  36.        <dest string>    The replace string
  37.        -q               Don't display any headers
  38.        -s               Display short headers
  39.  
  40.   The -q and -s options will suppress part or all screen output. This
  41.   does not affect any error messages.
  42.  
  43. Contacting Me
  44. ============= 
  45.   Send me any bug reports/queries/questions/comments (good or bad).
  46.   I would like to know if you find this program useful, send me a
  47.   postcard or EMail me.
  48.  
  49.   I can be contacted at:
  50.  
  51.   EMail : ghosty@spuddy.mew.co.uk
  52.  
  53.   Snail : Adam Wasiak
  54.           10 Chapel Villas
  55.           Dalgety Bay
  56.           Fife
  57.           Scotland
  58.           KY11 5UD
  59.  
  60.  
  61. Enjoy.
  62.