log

age author description
Tue, 15 Apr 2014 10:24:07 +0000 HackBot <fizzie> mkdir data; mv 8ballreplies data/; sed -i -e \'s|8ballreplies|data/8ballreplies|\' bin/8ball # let\'s keep the /hackenv clean and tidy, everybody
Tue, 15 Apr 2014 10:21:51 +0000 HackBot <b_jonas> chmod a+x bin/8ball && cp bin/8{,-}ball
Tue, 15 Apr 2014 10:21:18 +0000 HackBot <b_jonas> echo $\'#!/bin/sh\\nshuf -n 1 8ballreplies\' > bin/8ball