log bin/8ball @ 12256:821155c00e34 draft

age author description
Sat, 16 Nov 2019 22:32:08 +0000 HackEso <fizzie> sled /hackenv/bin/8ball//s|share/|$HACKENV/share/| draft
Sun, 21 Jun 2015 02:47:59 +0000 HackBot <tswett> revert
Tue, 15 Apr 2014 10:28:33 +0000 HackBot <fizzie> mv data/8ballreplies share/; sed -i -e \'s/data/share/\' bin/8*ball; rmdir data # going to hit some empty-directory problem again, I\'m sure
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:18 +0000 HackBot <b_jonas> echo $\'#!/bin/sh\\nshuf -n 1 8ballreplies\' > bin/8ball