home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / misc / du.rea < prev    next >
Text File  |  1992-11-11  |  653b  |  22 lines

  1. Short: Show space used by directory, DOS2.0 only
  2.  
  3. What is Du?  AmigaDos provides no simple way of calculating the size of
  4. a directory including all its sub-directories.  Du is a very small
  5. program (its only 936 bytes long!) designed to overcome this
  6. limitation.  Du is freely distributable.
  7.  
  8. Du requires Kickstart 2.0
  9.  
  10. An example output:
  11.  
  12.     1> du devs: libs:
  13.     Files  Dirs    Bytes Blocks
  14.        11     3   130022    273 devs:
  15.        17     1   360996    735 libs:
  16.     ----- ----- -------- ------
  17.        28     4   491018   1008
  18.  
  19. ======================================================================
  20. (C) Stuart Mitchell, 1992          email: stuart@minster.york.ac.uk
  21.  
  22.