1 2 3 4 5
# Switch to another user account su USERNAME # Login to an account with special shell su - <user> -s /bin/bash