Answers for "size of specific directory linux"

8

how to get the size of directory in linux

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

size of folder linux

sudo du -sh /path/to/folder
Posted by: Guest on December-07-2021

Code answers related to "size of specific directory linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language