aboutsummaryrefslogtreecommitdiff
path: root/cheat/.cheat/su
blob: 06799c0e08d8c68e9797aa29da6c536b809ccc12 (plain)
1
2
3
4
5
# Switch to another user account
su USERNAME

# Login to an account with special shell
su - <user> -s /bin/bash