Short:        DiskUage estimates file space usage
Author:       Torsten Poulin
Uploader:     aGGreSSor/CPU (amitrans narod ru)
Type:         util/cli
Version:      40.8
Requires:     ABIv0; i386; InstallerLG
Architecture: i386-aros
Distribution: aminet

============================== F E A T U R E S ==============================

The DiskUsage command gives an estimate of the disk space occupied by the
directories specified on the command line.

Patterns can be used to specify the directories.

If no directory is specified, the current directory is used.

Subdirectories are traversed recursively.

A grand total will be printed if more than one directory was specified.

============================ R E Q U I R E M E N T ==========================

DiskUsage tested and worked fine on the following configurations:

- IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)

================================= U S A G E =================================

DiskUsage estimates disk space usage.

Format:   DiskUsage [[DIR | DIRS] directory ...] [SUMMARY | BRIEF]
                    [NOHEAD] [NOTOTAL] [NOBL | NOBLOCKS] [NOKB | NOKILOBYTES]

Template: DIR=DIRS/M,SUMMARY=BRIEF/S,NOHEAD/S,NOTOTAL/S,
          NOBL=NOBLOCKS/S,NOKB=NOKILOBYTES/S
		  
Switches:

    BRIEF:       Do not print information about subdirectories.
    NOBLOCKS:    Suppress the blocks column.
    NOHEAD:      Do not print the headline.
    NOKILOBYTES: Suppress the kilobytes column.
    NOTOTAL:     Do not print the grand total..

    NOBL:        Synonym for NOBLOCKS.
    NOKB:        Synonym for NOKILOBYTES.
    SUMMARY:     Synonym for BRIEF.

Example:

    1> DiskUsage df0:#? summary
        Blocks  Kilobytes
             0          0 df0:WBStartup
           420        199 df0:C
           295        143 df0:Classes
            18          8 df0:L
           179         82 df0:Devs
             0          0 df0:Expansion
           503        247 df0:Libs
            13          3 df0:Prefs
            23         10 df0:Rexxc
            17          7 df0:S
            77         36 df0:System
             0          0 df0:T
           119         58 df0:Utilities
     --------- ----------
          1664        793

================================ S O U R C E ================================

Binary, source code, and documentation included.
Under 2-clause BSD License.

AROS cross-compilation by

        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory
