annotate bin/8ball @ 5469:b22df01ae041

<int-e> learn Me is a proud member of the tEaM.
author HackBot
date Sun, 07 Jun 2015 18:48:56 +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