annotate bin/8ball @ 4562:5b3409e16b9b

<b_jonas> echo $\'#!/bin/sh\\nshuf -n 1 8ballreplies\' > bin/8ball
author HackBot
date Tue, 15 Apr 2014 10:21:18 +0000
parents
children 69357a738605
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
5b3409e16b9b <b_jonas> echo $\'#!/bin/sh\\nshuf -n 1 8ballreplies\' > bin/8ball
HackBot
parents:
diff changeset
2 shuf -n 1 8ballreplies