From 5d9e4f93d2fbad218eddbe6105bba346f9fc60b4 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Tue, 23 Nov 2021 13:19:18 -0800 Subject: [PATCH] made notes on logging in as different user more concise --- linux_notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux_notes.txt b/linux_notes.txt index 80db8fa4..5ee36d11 100644 --- a/linux_notes.txt +++ b/linux_notes.txt @@ -7,7 +7,7 @@ To change password as root for another user: passwd To login as a different user: -sudo -u -i +sudo -iu To Display current kernel and other installed kernels: mhwd-kernel -li