Answers for "check disk space in current directory linux"

12

linux check used space in folder

du -h --max-depth=1
Posted by: Guest on April-14-2020
0

check disk space linux

df -a
Posted by: Guest on July-09-2021

Code answers related to "check disk space in current directory linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language