Skip to main content

Disk Usage v1.4

By Mark Russinovich

Published: December 5, 2011

 Download Du
(112 KB)

Rate:  
 

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 [-c] [-l <levels> | -n | -v] [-u] [-q] <directory>

-cPrint output as CSV.
-lSpecify subdirectory depth of information (default is all levels).
-nDo not recurse.
-qQuiet (no banner).
-uCount each instance of a hardlinked file.
-vShow size (in KB) of intermediate directories.

 

Download

Download Du
(112 KB)

Download

Download


Download Du

(112 KB)


Runs on:

  • Client: Windows XP and higher.
  • Server: Windows Server 2003 and higher.