SUPER SAIYAN@lemmy.world to memes@lemmy.world · 2 months agoNew to Linux BTWlemmy.worldimagemessage-square23fedilinkarrow-up16arrow-down10
arrow-up16arrow-down1imageNew to Linux BTWlemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · 2 months agomessage-square23fedilink
minus-squareBarbarian@sh.itjust.workslinkfedilinkarrow-up1·2 months agoI use the mnemonic “extract ze file” for tar -xzf
minus-squareJohnAnthony@lemmy.dbzer0.comlinkfedilinkarrow-up1·2 months agoIt should, as long as you don’t try to abbreviate it as tar -h though… the short form is tar -? which illustrates the joke nicely
minus-squaredarklamer@feddit.orglinkfedilinkEnglisharrow-up1·2 months agoProbably not, the double-dash long commandline option is a GNU extension and isn’t guaranteed to work with every tar implementation.
minus-squarenight_petal@piefed.sociallinkfedilinkEnglisharrow-up0·2 months agoSince a competent typist could type that in at most 3 seconds, it’s worth a shot.
minus-squareimjustmsk@lemmy.mllinkfedilinkEnglisharrow-up1·2 months agowhat? 3 seconds for “tar --help”???, I could type that out faster in my phone? In a physical keyboard you could type thar in a fraction of a second?
minus-squareTiresia@slrpnk.netlinkfedilinkarrow-up1·2 months ago you could type thar in a fraction of a second? *boom*
minus-squareimjustmsk@lemmy.mllinkfedilinkEnglisharrow-up1·2 months agolol that happens when I type in my phone, and my bad I was stupid enough to not read at most.
we don’t unzip, we tar
I use the mnemonic “extract ze file” for
tar -xzfwould
tar --helpcountIt should, as long as you don’t try to abbreviate it as
tar -hthough… the short form istar -?which illustrates the joke nicelyProbably not, the double-dash long commandline option is a GNU extension and isn’t guaranteed to work with every tar implementation.
Since a competent typist could type that in at most 3 seconds, it’s worth a shot.
what? 3 seconds for “tar --help”???, I could type that out faster in my phone? In a physical keyboard you could type thar in a fraction of a second?
*boom*
lol that happens when I type in my phone, and my bad I was stupid enough to not read at most.