annotate bin/8ball @ 5346:c03cce7096cf

<oerjan> ` mv bin/{r13elcome,erypbzr}
author HackBot
date Mon, 04 May 2015 22:22:20 +0000
parents 1b161db44445
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4562
5b3409e16b9b <b_jonas> echo $\'#!/bin/sh\\nshuf -n 1 8ballreplies\' > bin/8ball
HackBot
parents:
diff changeset
1 #!/bin/sh
4566
1b161db44445 <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
HackBot
parents: 4564
diff changeset
2 shuf -n 1 share/8ballreplies