What does it mean to Sudo 2024?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Studied at the University of Melbourne, Lives in Melbourne, Australia.
sudo is an abbreviation of --super user do-- and is a Linux command that allows programs to be executed as a super user (aka root user) or another user. It's basically the Linux/Mac equivalent of the runas command in Windows.
2023-05-15 14:19:27
评论(499)
Helpful(122)
Helpful
Helpful(2)

Benjamin Davis
QuesHub.com delivers expert answers and knowledge to you.
sudo is an abbreviation of --super user do-- and is a Linux command that allows programs to be executed as a super user (aka root user) or another user. It's basically the Linux/Mac equivalent of the runas command in Windows.