Disk Usage v1.31By Mark RussinovichPublished: November 1, 2006 IntroductionDu (disk usage) reports the disk space usage for the directory you specify. By default it recurses directories to show the total size of a directory and its subdirectories. UsageUsage: du [[-v] [-l ] | [-n]] [-q] (file or directory) -l Specify subdirectory depth of information (default is all levels) -n Don't recurse -q Don't print the banner -v Show information in intermediate directorier  Download Du (41 KB)
|