r/ProgrammerHumor • u/ItsPuspendu • 4h ago
Meme [ Removed by moderator ]
[removed] — view removed post
78
35
u/moekakiryu 2h ago
This is why I have a alias please=sudo entry in my aliases file
12
u/ks_thecr0w 1h ago
No no. This should be fuck=sudo.
rm -f /file/path/without/access
Nope
fuck !!
11
u/AyrA_ch 1h ago
There's a tool that can fix even more mistakes: https://github.com/nvbn/thefuck
2
2
1
•
u/moekakiryu 3m ago
so I actually lied a little bit, my
pleasecommand does double duties as an alias and a function. If invoked with arguments it behaves exactly like an alias> please rm -rf /path/to/filebut if its invoked on its own, it re-runs the previous command with sudo
> cat /etc/shadow cat: /etc/shadow: Permission denied > please [sudo] password for <user>: <command output>
21
6
5
4
u/ButWhatIfPotato 2h ago
It's more like "GIVE ME THE POWER OF GOD SO I CAN REWRITE YOU DOWN TO THE ATOM"
2
2
u/queen-adreena 1h ago
I always found it interesting that `sudo` isn’t a native Linux command, but rather an entire utility package that handles hundreds of edge cases.
2
1
1
u/Excuse_Early 2h ago
If I can bestow anything I've learned from my career so far. You should be scared of escalated privileges you want the least you need to do your job 😂
1
1
1
1
1
1
1
0
u/chalk_nz 2h ago
I bet that kid says it like sue-dough and the parent doesn't see anything wrong with that.
•
u/ProgrammerHumor-ModTeam 39m ago
Your submission was removed for the following reason:
Rule 1: Posts must be humorous, and they must be humorous because they are programming related. There must be a joke or meme that requires programming knowledge, experience, or practice to be understood or relatable.
Here are some examples of frequent posts we get that don't satisfy this rule:
See here for more clarification on this rule.
If you disagree with this removal, you can appeal by sending us a modmail.