not_IO@lemmy.blahaj.zone to memes@lemmy.worldEnglish · 15 days agookay then (^‿^)lemmy.blahaj.zoneexternal-linkmessage-square16fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkokay then (^‿^)lemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to memes@lemmy.worldEnglish · 15 days agomessage-square16fedilink
minus-squarenaught@sh.itjust.workslinkfedilinkarrow-up0·edit-214 days agooh yeah? do a .7z now 😏 e: ah, you created the tar first i see now. i bet you know how to decompress a .tar.gz by memory every time
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up0·14 days agoWell … iirc passing through gzip is z. So it would be tar xzf extract, gzip, file
minus-squarespiffpitt@lemmy.worldlinkfedilinkEnglisharrow-up0·14 days agoi believe it can even figure out the compression on its own (via filename?) so all you need is “tar xf”
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up0·edit-214 days agoYup, but I prefer to remember and type them in case I need to work with unnamed (streams)/custom named files or want to mess with people that only go by filename instead of file
minus-squareskulblaka@sh.itjust.workslinkfedilinkarrow-up0·14 days agoOk, well, then have a sleep 10 first. But then extract ze files!
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up0·14 days agobsdtar xf (from nixpkgs#libarchive) and it’ll figure it out.
minus-squareryannathans@aussie.zonelinkfedilinkarrow-up0·14 days agoI get the best results with .tar.zst (zstd)
oh yeah? do a
.7z
now 😏e: ah, you created the tar first i see now. i bet you know how to decompress a .tar.gz by memory every time
Well … iirc passing through gzip is z. So it would be
tar xzf
extract, gzip, file
i believe it can even figure out the compression on its own (via filename?) so all you need is “tar xf”
Yup, but I prefer to remember and type them in case I need to work with unnamed (streams)/custom named files or want to mess with people that only go by filename instead of
file
But I am le tired…
Ok, well, then have a
sleep 10
first. But then extract ze files!bsdtar xf
(from nixpkgs#libarchive) and it’ll figure it out.I get the best results with .tar.zst (zstd)