Q. What is the purpose of the 'sudo' command in Linux?
β
Correct Answer: (B)
To execute a command as a superuser
Explanation: The 'sudo' command allows a permitted user to execute a command as the superuser or another user.