bin/cookie
author hackbot
Sat, 22 May 2021 20:32:17 -0500
changeset 66 9ae73ec00734
parent 65 fe1ac4b8975a
child 103 7ca37f816f52
permissions -rwxr-xr-x
<cd> mkx /hackenv/bin/cookie//case $@ in hb) botsnack;; *) action "gives $@ some cookies.";; esac

case $@ in hb) botsnack;; *) action "gives $@ some cookies.";; esac