view bin/relcome @ 2202:3c42971d0734

<fizzie> head -n 1 bin/relcome > bin/reelcome
author HackBot
date Thu, 21 Feb 2013 12:36:50 +0000
parents 56dfa5f83ec7
children c9abe1bab5be
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())"