diff bin/relcome @ 2217:c9abe1bab5be

<oerjan> mv bin/r{e,}elcome
author HackBot
date Thu, 21 Feb 2013 12:53:18 +0000
parents 56dfa5f83ec7
children f5dea9acba75
line wrap: on
line diff
--- a/bin/relcome	Thu Feb 21 12:51:52 2013 +0000
+++ b/bin/relcome	Thu Feb 21 12:53:18 2013 +0000
@@ -1,2 +1,2 @@
 #!/bin/sh
-welcome $@ | python -c "print (lambda s: ''.join([chr(3)+str(i%16)+s[i] for i in range(len(s))]))(raw_input())"
+welcome "$@" | colorize