made notes on logging in as different user more concise

This commit is contained in:
tomit4 2021-11-23 13:19:18 -08:00
parent 0d3abd9d98
commit 5d9e4f93d2

View file

@ -7,7 +7,7 @@ To change password as root for another user:
passwd <username>
To login as a different user:
sudo -u <username> -i
sudo -iu <username>
To Display current kernel and other installed kernels:
mhwd-kernel -li