annotate bin/welcome13 @ 3381:6c1921ed1fd2

<Jafet> echo $\'main() { int x; x = 3; int y; return x + y; }\\n\' > a.c && gcc a.c
author HackBot
date Wed, 07 Aug 2013 00:32:29 +0000
parents 674476b08eaf
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