Basic Linux Interview Questions and Answers – Part II
Q: What is the purpose of the sudo command? A: The sudo command is used to execute a command as a superuser or another user. It is used to provide temporary access to privileged commands that would otherwise be inaccessible to a user. It is also used to provide an additional layer of security by … Read more