mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 09:35:25 +02:00
sudo: Reword launch shell example
This commit is contained in:
parent
38788de92a
commit
8d002cd406
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@
|
|||
|
||||
`sudo !!`
|
||||
|
||||
- Run an interactive shell as sudo:
|
||||
- Launch a shell with root privileges:
|
||||
|
||||
`sudo -i`
|
||||
|
|
Loading…
Add table
Reference in a new issue