annotate paste/paste.27157 @ 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 aa0f189774b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1698
aa0f189774b0 <shachaf> for f in wisdom/*; do [ "$f" == "ngevd" ] && continue; echo "$f:"; cat "$f"; echo ---; done | paste
HackBot
parents:
diff changeset
1 (binary:application/octet-stream)