aboutsummaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rw-r--r--test.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test.sh b/test.sh
new file mode 100644
index 0000000..c362b35
--- /dev/null
+++ b/test.sh
@@ -0,0 +1,6 @@
+sudo -i -u lfs bash << AWESOMEENDINGLINE
+whoami
+echo $(pwd)
+AWESOMEENDINGLINE
+whoami
+echo $(pwd)