# HG changeset patch # User HackBot # Date 1361451198 0 # Node ID c9abe1bab5be153d0e5e2d6033bd21f25d426784 # Parent d59feaa00aa05a9c871188bc9b26235d7e9261b0 mv bin/r{e,}elcome diff -r d59feaa00aa0 -r c9abe1bab5be bin/reelcome --- a/bin/reelcome Thu Feb 21 12:51:52 2013 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -#!/bin/sh -welcome "$@" | colorize diff -r d59feaa00aa0 -r c9abe1bab5be bin/relcome --- 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