bin/cookie
author hackbot
Sat, 29 May 2021 01:36:22 +0000
changeset 146 6879bdb4f16c
parent 105 4fd55c1868d8
child 149 1e0f6cf6ad6b
permissions -rwxr-xr-x
<cd> bashify /hackenv/bin/botsnak

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