From bcd4efd8857b3d75d70f3395ca94bffca2bfd841 Mon Sep 17 00:00:00 2001 From: Minh Nguyen Date: Mon, 27 Nov 2017 17:19:13 +1100 Subject: [PATCH] Revert "sudo: add example for interactive shell" This reverts commit 415d4834eab0ec192a44dd8354d46d7df0f7ea8f. --- pages/common/sudo.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pages/common/sudo.md b/pages/common/sudo.md index 02d930444..40ccb40fb 100644 --- a/pages/common/sudo.md +++ b/pages/common/sudo.md @@ -17,7 +17,3 @@ - Repeat the last command as sudo: `sudo !!` - -- Run an interactive shell with superuser privileges - -`sudo -i`