bin/cookie
author hackbot
Sat, 29 May 2021 20:57:15 +0000
changeset 176 3fb63b8365f9
parent 149 1e0f6cf6ad6b
permissions -rwxr-xr-x
<cd> ` cp shrug ../bin

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