First page Back Continue Last page Overview

 

Switching Accounts

 
  • Syntax

    • su [-] [user]
    • su [-] [user] -c command
  • Allows the user to temporarily become another user

    • Default user is root
  • The "-" option makes the new shell a login shell