LainTrain@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 11 months agoOld XKCD, still relevantlemmy.dbzer0.comimagemessage-square142fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageOld XKCD, still relevantlemmy.dbzer0.comLainTrain@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 11 months agomessage-square142fedilinkfile-text
minus-squareKatlah@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·11 months agotar cJf file.tar.xz /path/to/file tar xJf file.tar.xz /path/to/file.tar.xz -C /path/to/untar is not very hard to remember
minus-squareLainTrain@lemmy.dbzer0.comOPlinkfedilinkarrow-up0·11 months agoUnless you use it daily, I think that’s something I’d struggle with memorising, I’d just alias it tbh along with ls options
tar cJf file.tar.xz /path/to/file
tar xJf file.tar.xz /path/to/file.tar.xz -C /path/to/untar
is not very hard to remember
Unless you use it daily, I think that’s something I’d struggle with memorising, I’d just alias it tbh along with ls options