bin/cookie
author hackbot
Mon, 31 May 2021 07:45:42 +0000
changeset 194 c983096d4885
parent 180 74b55dab8c04
permissions -rwxr-xr-x
<kron> ` for i in $(seq 1 60); do head -c 10M /dev/zero > /hackenv/r$i; done

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