SUPER SAIYAN@lemmy.world to memes@lemmy.world · 8 days agoNew to Linux BTWlemmy.worldimagemessage-square71linkfedilinkarrow-up1830arrow-down113
arrow-up1817arrow-down1imageNew to Linux BTWlemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · 8 days agomessage-square71linkfedilink
minus-squarenight_petal@piefed.sociallinkfedilinkEnglisharrow-up16·8 days agoSince a competent typist could type that in at most 3 seconds, it’s worth a shot.
minus-squareimjustmsk@lemmy.mllinkfedilinkEnglisharrow-up5arrow-down1·8 days 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-up22·8 days ago you could type thar in a fraction of a second? *boom*
minus-squareimjustmsk@lemmy.mllinkfedilinkEnglisharrow-up4arrow-down1·7 days agolol that happens when I type in my phone, and my bad I was stupid enough to not read at most.
minus-squarenight_petal@piefed.sociallinkfedilinkEnglisharrow-up2·8 days agoThey also failed to read “at most”.
minus-squareJohnAnthony@lemmy.dbzer0.comlinkfedilinkarrow-up14·8 days 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-squareReygle@lemmy.worldlinkfedilinkarrow-up5·8 days agoIs man tar a Tar command or a Man command?
minus-squaredarklamer@feddit.orglinkfedilinkEnglisharrow-up3·8 days agoProbably not, the double-dash long commandline option is a GNU extension and isn’t guaranteed to work with every tar implementation.
minus-squareBarbarian@sh.itjust.workslinkfedilinkarrow-up17·8 days agoI use the mnemonic “extract ze file” for tar -xzf
minus-squareGreenKnight23@lemmy.worldlinkfedilinkarrow-up6·8 days agotar -xcvf file.tar.gz /dev/random
would
tar --helpcountSince 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.
They also failed to read “at most”.
It should, as long as you don’t try to abbreviate it as
tar -hthough… the short form istar -?which illustrates the joke nicelyIs
a Tar command or a Man command?
man command
I’d use tar -help and we’d all die
Probably not, the double-dash long commandline option is a GNU extension and isn’t guaranteed to work with every tar implementation.
I use the mnemonic “extract ze file” for
tar -xzftar -xcvf file.tar.gz /dev/random