Du (disk usage) command
du
(disk usage) Unix and Linux command used to display file space usage.
Examples
du -sh *
du -sh /path/to/file
du -sh -- *
Related commands
df
(disk free)find
:find . -ls 2>&1 | sort -rnk7 | more
docker volume ls
sar -F
- Node exporter exposes filesystem statistics, such as disk space used.
See also
Advertising: