bin/gtfo
author hackbot
Sat, 29 May 2021 21:13:34 +0000
changeset 178 3b4183dfd246
parent 153 76c3f5cb38e9
permissions -rwxr-xr-x
<cd> ` cp luax ../bin
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
153
76c3f5cb38e9 <cd> bashify /hackenv/bin/gtfo
hackbot
parents: 116
diff changeset
     1
#!/bin/bash
116
50ce68750304 <Noisytoot> ` echo "[ \\"\\$IRC_TARGET\\" = \\"##2chars\\" ] && echo \\"\\$1: get a 2 character nick or GTFO\\"" > /hackenv/bin/gtfo
hackbot
parents: 115
diff changeset
     2
[ "$IRC_TARGET" = "##2chars" ] && echo "$1: get a 2 character nick or GTFO"