1
0
mirror of https://github.com/cheat/cheat.git synced 2025-07-13 09:11:58 +02:00

Add cheatsheet for su

Useful for running commands as another user.
This commit is contained in:
Tulio Leao
2017-02-16 01:25:24 -02:00
committed by GitHub
parent 10dd0e9a8b
commit f495a4dfd9

2
cheat/cheatsheets/su Normal file

@ -0,0 +1,2 @@
# Switch to another user account
su USERNAME