annotate bin/slist @ 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 17b30e4513cf
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3152
17b30e4513cf <shachaf> sed -i \'s/:/${@:+ }$@:/\' bin/slist
HackBot
parents: 2481
diff changeset
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
2481
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
2 Taneb
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
3 atriq
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
4 Ngevd
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
5 Fiora
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
6 nortti
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
7 Sgeo
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
8 ThatOtherPerson
91b79bd22305 <shachaf> mv *list bin/
HackBot
parents:
diff changeset
9 alot