Answers for "Get the size of all the directories in current directory in linux"

10

Get the size of all the directories in current directory in linux

du -h --max-depth=1
Posted by: Guest on April-14-2020

Code answers related to "Get the size of all the directories in current directory in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language