AgreeableLandscapeM to GNU+Linux Humor · 3 years agoWelp time to dieimagemessage-square8fedilinkarrow-up156arrow-down10
arrow-up156arrow-down1imageWelp time to dieAgreeableLandscapeM to GNU+Linux Humor · 3 years agomessage-square8fedilink
minus-squareAgreeableLandscapeOPMlinkfedilinkarrow-up4·edit-23 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-R@lemmy.coupou.frlinkfedilinkarrow-up3·3 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