Free disk space summary linux
Show free space only for real filesystems (skip tmpfs/overlay)
df -hT --type=ext4 --type=xfs --type=btrfs
more linux
all 133 commands →
Show free space only for real filesystems (skip tmpfs/overlay)
df -hT --type=ext4 --type=xfs --type=btrfs