AgreeableLandscape@lemmy.mldeleted by creatorM to GNU+Linux Humor@lemmy.ml · 5 years agoWelp time to dielemmy.mlimagemessage-square9linkfedilinkarrow-up139arrow-down10
arrow-up139arrow-down1imageWelp time to dielemmy.mlAgreeableLandscape@lemmy.mldeleted by creatorM to GNU+Linux Humor@lemmy.ml · 5 years agomessage-square9linkfedilink
minus-squareAgreeableLandscape@lemmy.mldeleted by creatorOPMlinkfedilinkarrow-up4·5 years ago Edit: tar -xvf archive.tar.gz . maybe? But then you have to hope you can find a tar file, and that it’s valid, you have enough space on the drive, etc. Better to just go with tar --help.
minus-squareLionel C-RAlinkfedilinkarrow-up3·5 years agoIf by valid we mean with a 0 return code, then that’s technically true
But then you have to hope you can find a tar file, and that it’s valid, you have enough space on the drive, etc.
Better to just go with
tar --help.If by valid we mean with a 0 return code, then that’s technically true