1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-16 06:35:27 +02:00

Revert "sudo: add example for interactive shell"

This reverts commit 415d4834ea.
This commit is contained in:
Minh Nguyen 2017-11-27 17:19:13 +11:00
parent 415d4834ea
commit bcd4efd885

View file

@ -17,7 +17,3 @@
- Repeat the last command as sudo:
`sudo !!`
- Run an interactive shell with superuser privileges
`sudo -i`