cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoInstant production ready codeeurope.pubimagemessage-square22fedilinkarrow-up1500arrow-down13
arrow-up1497arrow-down1imageInstant production ready codeeurope.pubcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square22fedilink
minus-squareMitch Effendi (ميتش أفندي)@piefed.mitch.sciencelinkfedilinkEnglisharrow-up23·2 days agoecho "echo "\Please don't hack me. I'm just a little guy. 👶"\" > ~/.bashrc
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·14 hours agoGood that you escaped wrong, or you would have nuked your .bashrc. \ comes before the thing you are escaping > ⇒ overwrite from start. >> to append
minus-squareMitch Effendi (ميتش أفندي)@piefed.mitch.sciencelinkfedilinkEnglisharrow-up2·7 hours agoYou don’t have to explain that kind of stuff, you know. I understand the notion, but, I promise you, it is immaterial to the joke I was making on this shitposting forum.
echo "echo "\Please don't hack me. I'm just a little guy. 👶"\" > ~/.bashrc
Good that you escaped wrong, or you would have nuked your
.bashrc
.\
comes before the thing you are escaping>
⇒ overwrite from start.>>
to appendYou don’t have to explain that kind of stuff, you know. I understand the notion, but, I promise you, it is immaterial to the joke I was making on this shitposting forum.