Disk Usage v1.33
By Mark Russinovich
Published: December 10, 2008
Introduction
Du (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.
Using Disk Usage (DU)
Usage: 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. |
| -u | Count only unique occurrences. |
| -v | Show information in intermediate directories. |
.gif)
Download Du
(114 KB)