annotate bin/smlist @ 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 60043c395e11
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3153
60043c395e11 <shachaf> sed -i \'s/:/${@:+ }$@:/\' bin/smlist
HackBot
parents: 2806
diff changeset
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
2481
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
2 shachaf
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
3 monqy
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
4 elliott
2806
ad4d7f3dad2d <shachaf> echo mnoqy >> bin/smlist
HackBot
parents: 2805
diff changeset
5 mnoqy