The AROS Archives(anonymous IP: 3.134.118.95,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Shell » diskusage.i386-aros.lha

DiskUsage

Description: estimates file space usage
Download: diskusage.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 59kb
Version: 40.8
Date: 18 Jan 21
Author: Torsten Poulin
Submitter: aGGreSSor [CPU]
Homepage: http://aminet.net/package/util/cli/DiskUsage
Requirements: ABIv0; i386
Category: utility/shell
License: BSD
Distribute: yes
FileID: 2264
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 43  (Current version)
43  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
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


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.

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

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

AROS cross-compilation by

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

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved