From e0c0d4b38cde20e2300e86b69414dd9851b47456 Mon Sep 17 00:00:00 2001 From: neodarz Date: Thu, 5 Sep 2019 07:05:07 +0200 Subject: ooo --- dotfiles/cheat/su | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dotfiles/cheat/su (limited to 'dotfiles/cheat/su') diff --git a/dotfiles/cheat/su b/dotfiles/cheat/su new file mode 100644 index 0000000..06799c0 --- /dev/null +++ b/dotfiles/cheat/su @@ -0,0 +1,5 @@ +# Switch to another user account +su USERNAME + +# Login to an account with special shell +su - -s /bin/bash -- cgit v1.2.1