1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-22 16:16:05 +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