Skip to content

Commit

Permalink
Merge pull request #568 from dylanrees/master
Browse files Browse the repository at this point in the history
Create su.md
  • Loading branch information
igorshubovych committed Jan 4, 2016
2 parents d2b681a + 97e57c9 commit 85f7168
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pages/common/su.md
Original file line number Diff line number Diff line change
@@ -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`

0 comments on commit 85f7168

Please sign in to comment.