this post was submitted on 15 Jan 2025
122 points (96.2% liked)
InsanePeopleFacebook
2828 readers
59 users here now
Screenshots of people being insane on Facebook. Please censor names/pics of end users in screenshots. Please follow the rules of lemmy.world
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
sudo
means switching to another user account with different permission settings before performing a command. Usually, people use it to switch to the admin account (root
) but any account is possible. On Ubuntu (and distros configured like it)sudo
can be used from the primary user account without entering a password.So, xkcd's
sudo make me a sandwich
example would thus only work if there was a higher power/authority that could more or less control Cueball's friend. Also, Cueball would have to be able to become/impersonate that higher power/authority. Checkmate, atheists?I've dabbled in network stuff since reading the xkcd so I do know slightly more than just sudo make me a sandwich but not enough to confidently make that dumb joke without fear of offending the entire Fediverse. I appreciate the explanation :)