How to find size of directories in CentOS

To find the size of directories in CentOS use the below command


du -sh *

it will list down and summarize the directory size as shown


Shan

I am a  Technical Architect who dabbles with different languages and technologies

You may also like...