diff --git a/pages/common/sudo.md b/pages/common/sudo.md index 79a2db628..45a65ce62 100644 --- a/pages/common/sudo.md +++ b/pages/common/sudo.md @@ -18,6 +18,6 @@ `sudo !!` -- Run an interactive shell as sudo: +- Launch a shell with root privileges: `sudo -i`