SUPER SAIYAN@lemmy.world to memes@lemmy.world · vor 3 MonatenNew to Linux BTWlemmy.worldimagemessage-square71fedilinkarrow-up1838arrow-down113
arrow-up1825arrow-down1imageNew to Linux BTWlemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · vor 3 Monatenmessage-square71fedilink
minus-squarenight_petal@piefed.sociallinkfedilinkEnglisharrow-up16·vor 3 MonatenSince a competent typist could type that in at most 3 seconds, it’s worth a shot.
minus-squareimjustmsk@lemmy.mllinkfedilinkEnglisharrow-up6arrow-down1·vor 3 Monatenwhat? 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-up23·vor 3 Monaten you could type thar in a fraction of a second? *boom*
minus-squareimjustmsk@lemmy.mllinkfedilinkEnglisharrow-up5arrow-down1·vor 3 Monatenlol 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·vor 3 MonatenThey also failed to read “at most”.
minus-squareJohnAnthony@lemmy.dbzer0.comlinkfedilinkarrow-up15·vor 3 MonatenIt 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·vor 3 MonatenIs man tar a Tar command or a Man command?
minus-squareBlackLaZoR@lemmy.worldlinkfedilinkarrow-up4·vor 3 MonatenI’d use tar -help and we’d all die
minus-squaredarklamer@feddit.orglinkfedilinkEnglisharrow-up4·vor 3 MonatenProbably 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.