annotate bin/zalgreet @ 4492:02775a0b8839

<ion> sed -i -re \'s/echo ("?)\\$[@*]\\1 /print_args_or_input "$@" /g\' bin/complain bin/ord bin/ordu
author HackBot
date Sat, 22 Feb 2014 02:38:07 +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