Created
July 20, 2020 12:13
-
-
Save tim77/a8a1f0801bfbb2e87e99ce7fb73e9f28 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ❯ sudo compsize fedora-31-release.qcow2 | |
| Type Perc Disk Usage Uncompressed Referenced | |
| TOTAL 100% 9.0G 9.0G 9.0G | |
| none 100% 9.0G 9.0G 9.0G | |
| ❯ sudo compsize fedora-31-release.qcow2_ | |
| Type Perc Disk Usage Uncompressed Referenced | |
| TOTAL 96% 9.5G 9.9G 9.0G | |
| none 100% 9.3G 9.3G 8.5G | |
| zstd 35% 215M 616M 563M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment