<cd> mkx /hackenv/bin/cookie//case $@ in; hb) botsnack;; *) action "gives $@ some cookies.";; esac
authorhackbot
Sat, 22 May 2021 20:32:01 -0500
changeset 65 fe1ac4b8975a
parent 64 978bf6af17cf
child 66 9ae73ec00734
<cd> mkx /hackenv/bin/cookie//case $@ in; hb) botsnack;; *) action "gives $@ some cookies.";; esac
bin/cookie
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/cookie	Sat May 22 20:32:01 2021 -0500
@@ -0,0 +1,1 @@
+case $@ in; hb) botsnack;; *) action "gives $@ some cookies.";; esac