SUPER SAIYAN@lemmy.world to memes@lemmy.world · 14 天前New to Linux BTWlemmy.worldimagemessage-square71fedilinkarrow-up1834arrow-down113
arrow-up1821arrow-down1imageNew to Linux BTWlemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · 14 天前message-square71fedilink
minus-squarenight_petal@piefed.sociallinkfedilinkEnglisharrow-up16·14 天前Since a competent typist could type that in at most 3 seconds, it’s worth a shot.
minus-squareimjustmsk@lemmy.mllinkfedilinkEnglisharrow-up5arrow-down1·14 天前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?
minus-squareTiresia@slrpnk.netlinkfedilinkarrow-up22·14 天前 you could type thar in a fraction of a second? *boom*
minus-squareimjustmsk@lemmy.mllinkfedilinkEnglisharrow-up4arrow-down1·13 天前lol 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·13 天前They also failed to read “at most”.
minus-squareJohnAnthony@lemmy.dbzer0.comlinkfedilinkarrow-up14·13 天前It 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-up3·13 天前Probably not, the double-dash long commandline option is a GNU extension and isn’t guaranteed to work with every tar implementation.
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.