Explorar o código

sudo: add example for interactive shell

Minh Nguyen %!s(int64=7) %!d(string=hai) anos
pai
achega
415d4834ea
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pages/common/sudo.md

+ 4 - 0
pages/common/sudo.md

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