sudo: Add example to run an interactive shell (#1683)
This commit is contained in:
@@ -17,3 +17,7 @@
|
|||||||
- Repeat the last command as sudo:
|
- Repeat the last command as sudo:
|
||||||
|
|
||||||
`sudo !!`
|
`sudo !!`
|
||||||
|
|
||||||
|
- Launch the default shell with root privileges:
|
||||||
|
|
||||||
|
`sudo -i`
|
||||||
|
Reference in New Issue
Block a user