The following options can be used:
-a
|For each directory specified, displays the file system block usage for the specified directory and all its files and sub-directories.
-d <depth>
|For each directory specified, displays the file system block usage for all its sub-directories <depth> directories deep.
-s
|Display the file system block usage for each specified file or directory.
|Equivalent to "-d 0"
-c
|Display the total of file system block usage of all listed files.
-h
|"Human-readable" output.
|Use unit suffixes: Byte (-b), Kilobyte (-k), Megabyte (-m), Gigabyte (-g).
-k
|Display block counts in 1024-byte (1-Kbyte) blocks.
-m
|Display block counts in 1048576-byte (1-Mbyte) blocks.
-g
|Display block counts in 1073741824-byte (1-Gbyte) blocks.