Create su.md

This commit is contained in:
Dylan Rees
2016-01-03 21:17:33 -05:00
parent 5d62c6374b
commit f3c40e2fe0

11
pages/common/su.md Normal file
View File

@@ -0,0 +1,11 @@
# su
> switch shell to another user
- Switch to user {{username}} (password required):
`su {{username}}`
- Switch to superuser (admin password required):
`su`