this post was submitted on 20 Jun 2023
68 points (97.2% liked)
Memes
45620 readers
1730 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I do NOT understand how zip is still the default. I use .tgz wherever I can.
Because of your comment, I did a quick google search and pretty much every source says that .tar.gz is also pretty ancient and not that good (from a compression point of view). For better compression, you can use the xz or 7zip formats. The former is more used on Linux, if that's what you're using.
Compatibility with literally anything under the sun that can decompress a compressed file.
But isn't that's given with tgz too?
Except of course Windows iirc