annotate run~ @ 2214:715145b4a77e

<fizzie> echo "python -c \\"import random; w=raw_input().split(\' \'); r=[4,7,8,9,2,13,6]; s=random.randrange(0, len(r)); print \' \'.join(chr(3) + str(r[(i+s)%len(r)]) + w[i] for i in range(len(w)))\\"" >> bin/rainwords
author HackBot
date Thu, 21 Feb 2013 12:50:57 +0000
parents 58bd4108fdf2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1806
58bd4108fdf2 <FreeFull> cp run run~; echo "\\#!/bin/sh\\necho -ne \'Mmm, pie!\'\\n"
HackBot
parents:
diff changeset
1 #!/bin/sh
58bd4108fdf2 <FreeFull> cp run run~; echo "\\#!/bin/sh\\necho -ne \'Mmm, pie!\'\\n"
HackBot
parents:
diff changeset
2 bash -c "$@"