Answers for "list of directory with size in linux"

8

show directory size linux

du -sh /home/george
2.1G    /home/george
Posted by: Guest on March-05-2020
6

linux command to list directory size

sudo du -sh /var
Posted by: Guest on April-09-2020

Code answers related to "list of directory with size in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language