Top 10 Directory Size

List the Top 10 Directories or Files by Size on your Linux, FreeBSD or macOS:

du -sh /usr/local/* | sort -h | tail -10
836K    /usr/local/openssl
1.9M    /usr/local/etc
 19M    /usr/local/bin
 21M    /usr/local/include
 21M    /usr/local/man
 44M    /usr/local/sbin
195M    /usr/local/share
318M    /usr/local/lib
772M    /usr/local/llvm90
1.1G    /usr/local/www
du -sh /usr/local/* | sort -h | tail -10

1.4M    /bin
3.2M    /etc
4.2M    /root
6.4M    /sbin
 12M    /rescue
 13M    /lib
285M    /boot
2.1G    /var
4.2G    /usr

Published: July 28, 2022

Change Content

The information on this page is user generated content. The content does not claim to be complete or correct.

Everybody is invited to add or change the data. Just click on this link. No login or email is required. Thanks.