calango@programming.dev to Programmer Humor@programming.dev · 13 hours agoWho hasn't typed a risky command? Throw the first stone!programming.devimagemessage-square29fedilinkarrow-up1404file-text
arrow-up1404imageWho hasn't typed a risky command? Throw the first stone!programming.devcalango@programming.dev to Programmer Humor@programming.dev · 13 hours agomessage-square29fedilinkfile-text
minus-squareprettybunnys@piefed.sociallinkfedilinkEnglisharrow-up3·10 hours agowell, depending on your shell
minus-squaredb0@lemmy.dbzer0.comlinkfedilinkarrow-up4·8 hours agoWhich shell interprets * as everything before extension?
minus-squareprettybunnys@piefed.sociallinkfedilinkEnglisharrow-up4·8 hours agoWell I’m not necessarily commenting on the *.* but * will skip .files in bash.
well, depending on your shell
Which shell interprets * as everything before extension?
Well I’m not necessarily commenting on the
*.*but*will skip .files in bash.I think *. * also skips them