su

su switches user: run as another user. The user changes.

Caution: su changes to another account, default root.

Login shell

su -

Starts a login shell (default root).

Command

-c is the same as sudo: run a command as the other user.

Updated: 2026 Aug 19