sudo: add example for interactive shell
This commit is contained in:
@@ -17,3 +17,7 @@
|
||||
- Repeat the last command as sudo:
|
||||
|
||||
`sudo !!`
|
||||
|
||||
- Run an interactive shell with superuser privileges
|
||||
|
||||
`sudo -i`
|
||||
|
Reference in New Issue
Block a user