bin/cookie
changeset 66 9ae73ec00734
parent 65 fe1ac4b8975a
child 103 7ca37f816f52
--- a/bin/cookie	Sat May 22 20:32:01 2021 -0500
+++ b/bin/cookie	Sat May 22 20:32:17 2021 -0500
@@ -1,1 +1,1 @@
-case $@ in; hb) botsnack;; *) action "gives $@ some cookies.";; esac
+case $@ in hb) botsnack;; *) action "gives $@ some cookies.";; esac