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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
66
9ae73ec00734 <cd> mkx /hackenv/bin/cookie//case $@ in hb) botsnack;; *) action "gives $@ some cookies.";; esac
hackbot
parents: 65
diff changeset
     1
case $@ in hb) botsnack;; *) action "gives $@ some cookies.";; esac