bin/gtfo
author hackbot
Sat, 29 May 2021 20:57:15 +0000
changeset 176 3fb63b8365f9
parent 153 76c3f5cb38e9
permissions -rwxr-xr-x
<cd> ` cp shrug ../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"