Get Folder or Volume Size : Disk Usage Statistics

NAME
du — display disk usage statistics

DESCRIPTION
The du utility displays the file system block usage for each file argument and for each directory in the file hierarchy rooted in each directory argument. If no file is specified, the block usage of the hierarchy rooted in the current directory is displayed.

Example
du -sh /directory/path

Disk Usage statistics (3) levels deep the last numeral -> 3
du -h -d3

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *