annotate sgfoobar @ 2366:11525eeefad3

<Jafet> (echo \'#!/usr/bin/python\'; echo \'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:33:47 +0000
parents 7d9912dd0d8b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2197
7d9912dd0d8b <Sgeo> echo "this is a test of private messaging" > sgfoobar
HackBot
parents:
diff changeset
1 this is a test of private messaging