bin/gtfo
author hackbot
Sun, 23 May 2021 21:09:41 +0000
changeset 116 50ce68750304
parent 115 46a7d233d400
child 153 76c3f5cb38e9
permissions -rwxr-xr-x
<Noisytoot> ` echo "[ \\"\\$IRC_TARGET\\" = \\"##2chars\\" ] && echo \\"\\$1: get a 2 character nick or GTFO\\"" > /hackenv/bin/gtfo
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
116
50ce68750304 <Noisytoot> ` echo "[ \\"\\$IRC_TARGET\\" = \\"##2chars\\" ] && echo \\"\\$1: get a 2 character nick or GTFO\\"" > /hackenv/bin/gtfo
hackbot
parents: 115
diff changeset
     1
[ "$IRC_TARGET" = "##2chars" ] && echo "$1: get a 2 character nick or GTFO"