• moonpiedumplings@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    6 hours ago

    Transparent fileystem compression and deduplication (btrfs feature not in ext4) compresses data while still having it be accessible normally. This leads to big space savings.

    You can use the tool compsize to check it out.