annotate bin/poulet @ 4564:69357a738605

<fizzie> mkdir data; mv 8ballreplies data/; sed -i -e \'s|8ballreplies|data/8ballreplies|\' bin/8ball # let\'s keep the /hackenv clean and tidy, everybody
author HackBot
date Tue, 15 Apr 2014 10:24:07 +0000
parents d3ea7597c9aa
children 86fe690f3cdc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4553
d3ea7597c9aa <boily> ` echo -e \'#!/bin/sh\\necho "$@"\' >bin/poulet; chmod +x bin/poulet
HackBot
parents:
diff changeset
1 #!/bin/sh
d3ea7597c9aa <boily> ` echo -e \'#!/bin/sh\\necho "$@"\' >bin/poulet; chmod +x bin/poulet
HackBot
parents:
diff changeset
2 echo "$@"