log

age author description
Thu, 21 Feb 2013 12:57:04 +0000 HackBot <oerjan> (echo \'#!/bin/sh\'; echo \'welcome "$@" | rainwords\') >bin/rwelcome
Thu, 21 Feb 2013 12:54:37 +0000 HackBot <fizzie> ls bin | paste
Thu, 21 Feb 2013 12:53:18 +0000 HackBot <oerjan> mv bin/r{e,}elcome
Thu, 21 Feb 2013 12:51:52 +0000 HackBot <oerjan> sed -i \'s/[$][@]/"$@"/;s/python.*/colorize/\' bin/reelcome
Thu, 21 Feb 2013 12:51:02 +0000 HackBot <fizzie> chmod a+x bin/rainwords
Thu, 21 Feb 2013 12:50:57 +0000 HackBot <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