du
System InfoEstimate file and directory space usage
Options & Flags
Available options for this command
-hHuman-readable format
-sDisplay only total for each argument
-aShow sizes for all files, not just directories
--max-depth=NLimit directory depth to N levels
Examples
Common usage examples
Show total size of /var/log directory
du -sh /var/logShow size of immediate subdirectories
du -h --max-depth=1