1
0
Fork 0
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:
Minh Nguyen 2017-11-29 10:59:03 +11:00
parent 38788de92a
commit 8d002cd406

View file

@ -18,6 +18,6 @@
`sudo !!`
- Run an interactive shell as sudo:
- Launch a shell with root privileges:
`sudo -i`