From 6d32be73d1924dae3d5ccddc754d2d08f9c003cd Mon Sep 17 00:00:00 2001 From: kalebo Date: Tue, 23 Oct 2018 12:18:36 -0600 Subject: [PATCH] Make examples more benign --- pages/common/sudo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/sudo.md b/pages/common/sudo.md index 72d5e02e99..73c4722ea6 100644 --- a/pages/common/sudo.md +++ b/pages/common/sudo.md @@ -4,7 +4,7 @@ - Run a command as the superuser: -`sudo {{shutdown now}}` +`sudo {{less /var/log/syslog}}` - Edit a file as the superuser with your default editor: