From 15a404e6a0d95383f02423860a599ad987830424 Mon Sep 17 00:00:00 2001 From: neodarz Date: Tue, 27 Nov 2018 15:37:48 +0100 Subject: Add some cheat --- cheat/.cheat/su | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cheat/.cheat/su (limited to 'cheat/.cheat/su') diff --git a/cheat/.cheat/su b/cheat/.cheat/su new file mode 100644 index 0000000..06799c0 --- /dev/null +++ b/cheat/.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