annotate bin/8ball @ 5462:bc50e28c60b5

<oerjan> ` rm wisdom/torus; echo test >wisdom/torus
author HackBot
date Sun, 07 Jun 2015 16:45:16 +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