Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
zshh38537yWhy was not I aware of this? And why have I never looked this up? Well, the more you know :D
-
"Assume my pseudonym and do all that must be done." -- someone, probably.
Pseudonym do --> psuedo -->sudo --> su - Batman
Sorry, it's been a long week already. -
Slightly incorrect. sudo means "substitute/switch user do", since you can run commands as ANY user, not only root.
-
@stormwise Here is what Wikipedia says:
"It originally stood for "superuser do" as the older versions of sudo were designed to run commands only as the superuser. However, the later versions added support for running commands not only as the superuser but also as other (restricted) users, and thus it is also commonly expanded as "substitute user do". Although the latter case reflects its current functionality more accurately, sudo is still often called "superuser do" since it is so often used for administrative tasks."
So I guess we're both right.
https://en.wikipedia.org/wiki/Sudo -
mundo0349797y
-
I used to think sudo was a part of Linux itself till I learnt to install arch where you have to install sudo package for it.
-
@avalanche arch experience is like no other. During university we had to install archlinux on our machines for one of the classes. We were given only one week for the task. It was almost like leaving vim in less than an hour.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Just realized sudo means super user do
rant
sudo
linux