annotate bin/zalgreet @ 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 883303894ca6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3269
883303894ca6 <ssstosis> gccrun FILE* f=fopen("/hackenv/bin/zalgreet","w");fprintf(f,"welcome $@ | zalgo");fflush(f);fclose(f);
HackBot
parents: 3267
diff changeset
1 welcome $@ | zalgo