not_IO@lemmy.blahaj.zone to memes@lemmy.worldEnglish · 11 days agookay then (^‿^)lemmy.blahaj.zoneimagemessage-square17linkfedilinkarrow-up1338arrow-down113
arrow-up1325arrow-down1imageokay then (^‿^)lemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to memes@lemmy.worldEnglish · 11 days agomessage-square17linkfedilink
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up7·10 days agoWell … iirc passing through gzip is z. So it would be tar xzf extract, gzip, file
minus-squareskulblaka@sh.itjust.workslinkfedilinkarrow-up3·10 days agoOk, well, then have a sleep 10 first. But then extract ze files!
minus-squarespiffpitt@lemmy.worldlinkfedilinkEnglisharrow-up7·10 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-up3·edit-210 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
Well … iirc passing through gzip is z. So it would be
tar xzf
extract, gzip, file
But I am le tired…
Ok, well, then have a
sleep 10
first. But then extract ze files!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