du

中級
1/5
user@linux:~/workspace$
du -h

Explanation

Shows sizes of each subdirectory in human-readable format.

Options

-hHuman-readable sizes
-sSummary only (total)
--max-depthLimit directory depth (use `--max-depth=N`)
-aAll files, not just directories
-cShow grand total