Multiple choice

Which command allows you to become another user?

  1. su

  2. sw

  3. switch

  4. exec

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The su command stands for substitute user and allows a user to switch their effective user ID to another user, commonly root.