mirror of https://github.com/cheat/cheat.git
Add cheatsheet for su
Useful for running commands as another user.
This commit is contained in:
parent
10dd0e9a8b
commit
f495a4dfd9
|
@ -0,0 +1,2 @@
|
||||||
|
# Switch to another user account
|
||||||
|
su USERNAME
|
Loading…
Reference in New Issue