bin/cookie
author hackbot
Sun, 30 May 2021 00:40:42 +0000
changeset 191 2e3e255b9a5e
parent 180 74b55dab8c04
permissions -rwxr-xr-x
<cd> ` echo "It\'s cats." > /hackenv/help/best_animal.help

#!/bin/bash
case $@  in hb) botsnack;; *) action gives $@ some cookies.;; esac