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
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