view bin/relcome @ 2010:d773fb8bb0d7

<oerjan> rm bin/rot256
author HackBot
date Tue, 05 Feb 2013 21:49:30 +0000
parents c091565553db
children 56dfa5f83ec7
line wrap: on
line source

#!/bin/sh \ welcome $@ | python -c "print (lambda s: ''.join([chr(3)+str(i%16)+s[i] for i in range(len(s))]))(raw_input())"