Answers for "check disk space particular directory linux"

16

linux check used space in folder

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

check disk space linux

lsblk -f
fdisk -l
parted -l
Posted by: Guest on February-21-2022

Code answers related to "check disk space particular directory linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language