bin/cookie
changeset 105 4fd55c1868d8
parent 104 e874491ff2c0
child 149 1e0f6cf6ad6b
--- a/bin/cookie	Sun May 23 16:38:09 2021 +0000
+++ b/bin/cookie	Sun May 23 16:39:17 2021 +0000
@@ -1,1 +1,1 @@
-case ${$@@Q}  in hb) botsnack;; *) action gives ${$@@Q} some cookies.;; esac
+case $@  in hb) botsnack;; *) action gives $@ some cookies.;; esac