annotate paste/paste.27157 @ 2364:75c80c422f30

<Jafet> sed -i "2 s#.*#import random; w=[l.split() for l in open(\'/dev/stdin\').read().split(\'\\n\')]; r=[4,7,8,9,2,13,6]; print \'\\n\'.join((lambda s: \' \'.join(chr(3) + str(r[(i+s)%len(r)]) + l[i] for i in range(len(l)))(random.randrange(0, len(r))))#" $(which rainwords)
author HackBot
date Mon, 04 Mar 2013 10:31:19 +0000
parents aa0f189774b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1698
aa0f189774b0 <shachaf> for f in wisdom/*; do [ "$f" == "ngevd" ] && continue; echo "$f:"; cat "$f"; echo ---; done | paste
HackBot
parents:
diff changeset
1 (binary:application/octet-stream)