# shows total, available, and used. df / -h
df -h or df -h --total or lsblk
du -cha --max-depth=1 / | grep -E "M|G"