(no title)
Isthatablackgsd | 2 years ago
What does Sudo is to only provide the root/admin privileges for specific inputted command. Once it is done, it goes back to user privileges. This way, the terminal window didn't need to end the session to go back to user privileges.
ikekkdcjkfke|2 years ago
dwattttt|2 years ago
eviks|2 years ago
gwervc|2 years ago
MattPalmer1086|2 years ago
It also lets you elevate to admin without knowing the admin password, you elevate with your normal account password. Effectively, some commands can execute as admin, but the user generally cannot.
So you can allow limited administration without giving everything away.
whywhywhywhy|2 years ago
Personally I think it's way more likely the admin command is the one off like installing something, changing a setting and then everything else before and between it are user commands that don't need to be in admin space most of the time.
bigstrat2003|2 years ago