bin/cookie
author hackbot
Sat, 29 May 2021 19:26:37 +0000
changeset 170 fffa30985942
parent 149 1e0f6cf6ad6b
permissions -rwxr-xr-x
<cd> ` gcc-8 pikhqbow.c -O2 -o pikhqbow 2> ../fuck
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
149
1e0f6cf6ad6b <cd> bashify /hackenv/bin/cookie
hackbot
parents: 105
diff changeset
     1
#!/bin/bash
105
4fd55c1868d8 <cd> ` echo "case \\$@ in hb) botsnack;; *) action "gives \\$@ some cookies.";; esac" > /hackenv/bin/cookie
hackbot
parents: 104
diff changeset
     2
case $@  in hb) botsnack;; *) action gives $@ some cookies.;; esac