Answers for "how to get the size of directory in linux"

8

how to get the size of directory in linux

du -sh /var
Posted by: Guest on June-24-2020
7

show directory size linux

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

Code answers related to "how to get the size of directory in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language