annotate bin/zalgreet @ 4281:5f388cb353d9

<oerjan> (echo \'#!/bin/bash\'; echo \'echo "$@" | sed -e \'\\\'\'s/^\\([^aeiou]\\+\\)\\(.*\\)$/\\1\\2 shm\\2/\'\\\') >bin/shmify
author HackBot
date Thu, 09 Jan 2014 23:12:03 +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