Body
Run terminal commands as another user
This is useful when you are in a user's non-admin account and need to run an admin-level command.
- Open terminal and type su username
- Enter password for the account
- Done, now you can run terminal commands as the account you specified