Linux Essentials (010-160) — Question 10

What is true about the su command?

Answer options

Correct answer: C

Explanation

The correct answer is C because the su command is specifically designed to allow a user to run commands or start a shell as another user, typically the root user. Option A is incorrect as the default shell for the root account can vary, and option B is wrong because other users can use su if they have the necessary privileges. Options D and E are also incorrect as they do not accurately describe the functionality of the su command.