Short:        Calculate directory sizes (68k+MorphOS)
Author:       ilkleht@isoveli.org (Ilkka Lehtoranta)
Uploader:     ilkleht isoveli org (Ilkka Lehtoranta)
Type:         util/cli
Version:      2.6
Architecture: m68k-amigaos; ppc-morphos

Writing of this tool was heavily inspired by DirSize command written by
Steve Robb (util/cli/DirSize.lha). But since it was not capable handle
big (4+ gig) directories correctly I decided create new one my own.

This version implements many options from original and I can add more
features on demand.


   Version 2.6 (24.9.2008)
   ~~~~~~~~~~~~~~~~~~~~~~~
      - Added support for 64bit directory scan (MorphOS 2.0 or newer)


   Version 2.5 (20.6.2006)
   ~~~~~~~~~~~~~~~~~~~~~~~
      - Fixed errors with 64bit printing (%lld was accidentally used in
        Amiga version)
      - Fixed MorphOS version to print size right (rounding error)
      - Thanks to all who reported those bugs!


   Version 2.4 (25.1.2006)
   ~~~~~~~~~~~~~~~~~~~~~~~
      - Fixed Amiga version to calculate 64bit integers properly
      - Fixed MorphOS version to not return error code 20 on success


   Version 2.3
   ~~~~~~~~~~~
      - release date 19.5.2003

      - Decimals were not ok. Fixed.
      - Handles multiple directories now (DIR/M)

      - Added SORT keyword
      - Added small guide
      - Fixed softlink handling


   Version 2.2
   ~~~~~~~~~~~
      - Release date 7.12.2002

      - Added NOERRORS keyword (ignores all errors during scan)
      - Fixed stupid error causing enforcer hits in some cases

      - More options should be added


   Version 2.1
   ~~~~~~~~~~~
      - Release date 2.10.2002

      - Added PATTERN keyword
      - Added BYTES, KILOBYTES, MEGABYTES, GIGABYTES and TERABYTES keywords
      - Fixed minor bug with IoErr()

      - Terabytes are supported now


   Version 2.0
   ~~~~~~~~~~~
      - Release date 18.9.2002
      - First working version



  · Ilkka Lehtoranta · <ilkleht@isoveli.org> ·