bin/cookie
author hackbot
Sun, 23 May 2021 21:15:08 +0000
changeset 117 c283b12887a1
parent 105 4fd55c1868d8
child 149 1e0f6cf6ad6b
permissions -rwxr-xr-x
<ic> ` echo \'echo ":${IRC_NICK}!${IRC_IDENT}@${IRC_HOST} ${IRC_COMMAND} ${IRC_TARGET} :${IRC_MESSAGE}"\' > /hackenv/bin/envdemo
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
105
4fd55c1868d8 <cd> ` echo "case \\$@ in hb) botsnack;; *) action "gives \\$@ some cookies.";; esac" > /hackenv/bin/cookie
hackbot
parents: 104
diff changeset
     1
case $@  in hb) botsnack;; *) action gives $@ some cookies.;; esac