Answers for "how to see total size of directory linux"

8

how to get the size of directory in linux

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

how to get the folder size in linux

du -sh folder/
Posted by: Guest on June-01-2021

Code answers related to "how to see total size of directory linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language