annotate bin/rwelcome @ 3678:e4904d8fb386

<kmc> printf \'#!/usr/bin/env python\\nimport sys\\nimport unicodedata\\n\\nprint unicodedata.lookup(sys.argv[1]).encode("utf-8")\\n\' > bin/unicode && chmod +x bin/unicode
author HackBot
date Mon, 09 Sep 2013 22:56:08 +0000
parents 9235dc8fa05f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2219
9235dc8fa05f <oerjan> (echo \'#!/bin/sh\'; echo \'welcome "$@" | rainwords\') >bin/rwelcome
HackBot
parents:
diff changeset
1 #!/bin/sh
9235dc8fa05f <oerjan> (echo \'#!/bin/sh\'; echo \'welcome "$@" | rainwords\') >bin/rwelcome
HackBot
parents:
diff changeset
2 welcome "$@" | rainwords