Multiple choice What is the sudo command used for? To run commands as a simple user To run commands as a privileged user To create a super-user To shut down the system Reveal answer Fill a bubble to check yourself B Correct answer Explanation The sudo command (superuser do) allows a permitted user to execute a command as the superuser or another user, as specified by the security policy.