bin/cookie
author hackbot
Sun, 30 May 2021 00:40:07 +0000
changeset 190 8689a3276db1
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