home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / disks / tools / cleanup / cleanup.doc < prev    next >
Text File  |  1996-08-13  |  4KB  |  131 lines

  1.  
  2. -----------------------------------------------------[16/08/96]--
  3.  
  4.                    Cleanup V1.0 - Documentation
  5.  
  6.                        © 1996 by Jan Stötzer
  7.  
  8. -----------------------------------------------------------------
  9.                  A ·Crazy Media Labs· Production
  10. -----------------------------------------------------------------
  11.  
  12.  
  13. 0. Introduction
  14.  
  15.     Cleanup is a little utility that removes empty files and dirs
  16.     from your drives.
  17.     This can be pretty useful if some dirs/files could not be
  18.     deleted at one session (e.g. they are still in use) and after
  19.     some days or weeks there are lots of empty files/dirs on
  20.     your drives.
  21.     Of course this can be done be programs like DiskSalv etc., too.
  22.     But I wanted a small program that can do this in a easy way
  23.     from Shell or from a directory utility and so I wrote Cleanup.
  24.  
  25. 1. Disclaimer
  26.  
  27.     You are strictly using this program at your own risk !! The
  28.     author takes no responsibility for any damage of hardware or
  29.     software or any loss of data that could be forced if any
  30.     authorized or unauthorized person uses or misuses this program!!
  31.  
  32. 2. Copyright and Distribution
  33.  
  34.     The package, containing the program and its documentation are
  35.     Copyright © 1996 by Jan Stötzer.
  36.  
  37.     It is FREEWARE. That means it can be used and spread for free
  38.     under the following conditions:
  39.  
  40.         - Only the whole package containing this files is spread
  41.  
  42.             Cleanup.info
  43.             Cleanup/Cleanup
  44.             Cleanup/Cleanup.doc
  45.             Cleanup/Cleanup.doc.info
  46.             Cleanup/Cleanup.info
  47.  
  48.         - No changes are made at the files.
  49.         - No profit is gained by spreading this package.
  50.  
  51. 3. Installation
  52.  
  53.     Just copy it where you want to have it...
  54.  
  55. 4. Usage
  56.  
  57.     Cleanup is a Shell-only proggie:
  58.  
  59.     Cleanup DIR/A, NODIR/S, REPORT/S, IGNORE/S
  60.  
  61.         DIR     - This is the directory or drive that shall be
  62.                   cleaned up. This argument must be given
  63.  
  64.         The following arguments are optionally. If given the
  65.         do the following:
  66.  
  67.         NODIR   - Only empty files, no directories won't be
  68.                   deleted.
  69.  
  70.         REPORT  - The program shows what it actually does. That
  71.                   means it prints a list of the files and dirs
  72.                   that it examines and tells you which of them
  73.                   are protected or removed etc.
  74.  
  75.         IGNORE  - The delete-protection flag of the files and dirs
  76.                   will be ignored. That means they will be deleted
  77.                   even if the flag is set.
  78.  
  79.     Of course you can (or even should ;) use Cleanup from your
  80.     favorite directory utility, e.g. from DOpus:
  81.  
  82.         Start the config module and create a new button "Cleanup"
  83.         Now configure it e.g. as:
  84.  
  85.         AmigaDos  Cleanup {s}
  86.  
  87.         The actual source directory of DOpus will be cleaned up.
  88.         Or do something like this:
  89.  
  90.         AmigaDos  Cleanup (RdSelect a directory to clean} REPORT
  91.  
  92.         DOpus will ask you for a directory to clean up before and
  93.         a report is shown.
  94.  
  95. 5. Author
  96.  
  97.     If you have any questions, bug reports, suggestion etc.
  98.     feel free to write to me.
  99.  
  100.     E-Mail:     stoetzer@rz.tu-ilmenau.de
  101.     WWW:        http://www.rz.tu-ilmenau.de/~stoetzer
  102.  
  103.     Snail-Mail: Jan Stötzer
  104.                 An der Hasel 195
  105.                 98527 Suhl
  106.                 Germany
  107.  
  108.  
  109. 6. Amiga Zentrum Thüringen e.V.
  110.  
  111.     The author is a foundation member of the
  112.  
  113.       ·-> AMIGA ZENTRUM THÜRINGEN e.V. <-·
  114.  
  115.     which is one of the biggest Amiga-Clubs in
  116.     Thuringia/Germany. If you want to know something
  117.     more about us just look into our WWW-Page,
  118.  
  119.         http://www.rz.tu-ilmenau.de/~stoetzer/azt
  120.  
  121.     or drop a mail to me or to one of these
  122.     E-Mail-Addresses:
  123.  
  124.         ai036@rz.tu-ilmenau.de
  125.         Norbert.Rebel@bitquell.mediaserve.de
  126.  
  127.  
  128.  
  129.  
  130. -[EOF]-----------------------------------------------------------
  131.