mirror of
https://github.com/Erreur32/cheat.git
synced 2025-01-03 11:32:17 +01:00
Add cheatsheet for su
Useful for running commands as another user.
This commit is contained in:
parent
10dd0e9a8b
commit
f495a4dfd9
1 changed files with 2 additions and 0 deletions
2
cheat/cheatsheets/su
Normal file
2
cheat/cheatsheets/su
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Switch to another user account
|
||||
su USERNAME
|
Loading…
Reference in a new issue