bin/cookie
author hackbot
Sat, 29 May 2021 01:36:25 +0000
changeset 147 0958691324d0
parent 105 4fd55c1868d8
child 149 1e0f6cf6ad6b
permissions -rwxr-xr-x
<cd> bashify /hackenv/bin/botsnack

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