annotate bin/welcome13 @ 3274:674476b08eaf

<ssstosis> gccrun FILE* f=fopen("/hackenv/bin/welcome13","w");fprintf(f,"welcome \\"$@\\" | tr a-zA-Z n-za-mN-ZA-M");fflush(f);fclose(f);
author HackBot
date Wed, 03 Jul 2013 02:55:22 +0000
parents 6dfac8a4fff4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3274
674476b08eaf <ssstosis> gccrun FILE* f=fopen("/hackenv/bin/welcome13","w");fprintf(f,"welcome \\"$@\\" | tr a-zA-Z n-za-mN-ZA-M");fflush(f);fclose(f);
HackBot
parents: 3272
diff changeset
1 welcome "$@" | tr a-zA-Z n-za-mN-ZA-M