100 Useful Command-Line Utilities

by Oliver; 2014

23. su

su switches the user you are in the terminal. For example, to change to the user jon:
$ su jon
where you have to know jon's password.

<PREV   NEXT>