Answers for "linux see total folder size"

8

show directory size linux

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

how to get the folder size in linux

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language