Lolors17@feddit.de to Memes · 2 years agotar.gzfeddit.deimagemessage-square50fedilinkarrow-up1353arrow-down14
arrow-up1349arrow-down1imagetar.gzfeddit.deLolors17@feddit.de to Memes · 2 years agomessage-square50fedilink
minus-squarepsycrow@lemmy.worldlinkfedilinkarrow-up9·2 years agoWhy use this over .7z? I’m legit curious.
minus-squareroseh@lemmygrad.mllinkfedilinkarrow-up5·2 years agoCompatibility. Every Linux system comes with tar and gzip
minus-squareTauZero@mander.xyzlinkfedilinkarrow-up4·2 years agoAlso, 7z does not store file permissions. Doesn’t matter for a bunch of text/media files, but needed for distributing software.
minus-squareWarMarshalEmu@lemmy.worldlinkfedilinkarrow-up3·2 years agoI believe it’s because tar.gz is more ubiquitous across unix distributions. I’ve honestly never seen a 7zip file on a unix system.
minus-squareZardoz@lemmy.worldlinkfedilinkarrow-up2·2 years agoIt’s likely a combination of tradition/habit and compatibility. Tar.gz is widely supported on *nix systems, and while 7z is highly efficient, its not as widely supported and may need additional libraries or software to work on some systems,/distros
Why use this over .7z? I’m legit curious.
Compatibility. Every Linux system comes with tar and gzip
Also, 7z does not store file permissions. Doesn’t matter for a bunch of text/media files, but needed for distributing software.
I believe it’s because tar.gz is more ubiquitous across unix distributions. I’ve honestly never seen a 7zip file on a unix system.
Why use this over .xz? I’m legit curious.
deleted by creator
It’s likely a combination of tradition/habit and compatibility. Tar.gz is widely supported on *nix systems, and while 7z is highly efficient, its not as widely supported and may need additional libraries or software to work on some systems,/distros