sudo: Add example to run an interactive shell (#1683)

This commit is contained in:
Starbeamrainbowlabs
2017-11-30 14:51:14 +00:00
committed by GitHub

View File

@@ -17,3 +17,7 @@
- Repeat the last command as sudo:
`sudo !!`
- Launch the default shell with root privileges:
`sudo -i`