annotate bin/WELCOME @ 5232:8e51f494e522

<int-e> ` echo \'welcome "$@" | sed s/\\\\\\<.//g\' > bin/elcome
author HackBot
date Sat, 03 Jan 2015 22:58:33 +0000
parents ee2e8950bb3c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1001
ee2e8950bb3c <oerjan> revert 999
HackBot
parents:
diff changeset
1 #!/bin/sh
ee2e8950bb3c <oerjan> revert 999
HackBot
parents:
diff changeset
2 WELCOME "$@" | perl -CS -Mutf8 -pwe 'y/!-~/!-~/; y/ / /'