@LainTrain@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish • 1 year agoOld XKCD, still relevantlemmy.dbzer0.comimagemessage-square142fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageOld XKCD, still relevantlemmy.dbzer0.com@LainTrain@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish • 1 year agomessage-square142fedilinkfile-text
minus-squareKatlahlinkfedilinkEnglish0•1 year 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-square@LainTrain@lemmy.dbzer0.comOPlinkfedilink0•1 year 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