zarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 10 months agobash trickssh.itjust.worksimagemessage-square40fedilinkarrow-up1129arrow-down12
arrow-up1127arrow-down1imagebash trickssh.itjust.workszarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 10 months agomessage-square40fedilink
minus-squareaffiliate@lemmy.worldlinkfedilinkEnglisharrow-up13·10 months agoi’m also a fan of alias please="sudo !!"
minus-squareLedivin@lemmy.worldlinkfedilinkEnglisharrow-up1·10 months agolol I’ve had this exact line in my profile for years ❤
minus-squareValso@lemmy.mllinkfedilinkEnglisharrow-up1·26 days agoHeh, I like the alias! But what does it do, actually? Cuz “expands the last command” doesn’t exactly mean “stop the last command”.
alias fuck="sudo !!"
i’m also a fan of
alias please="sudo !!"
I’m so stealing this.
Fuck
lol I’ve had this exact line in my profile for years ❤
Heh, I like the alias! But what does it do, actually? Cuz “expands the last command” doesn’t exactly mean “stop the last command”.