log bin/hi @ 12256:821155c00e34 draft

age author description
Tue, 16 Jul 2019 12:25:30 +0000 HackEso <wob_jonas> perl -e open$I,"<",$c="bin/hi"; local $/; $s=<$I>; $s=~s/`words`/\\$ENV{IRC_NICK}/ or die; if (1) { open $O,">",$c or die; print $O $s or die; } print $s; draft
Mon, 11 Feb 2019 01:31:10 +0000 HackEso <shachaf> sled bin/hi//s/OUY/OUY0134/g draft
Sun, 16 Mar 2014 01:52:15 +0000 HackBot <oerjan> revert
Wed, 07 Aug 2013 18:14:34 +0000 HackBot <ion> sed -i -re \'s/aeiouy/aeiouyAEIOUY/g\' bin/thanks bin/hi && cat bin/thanks
Wed, 07 Aug 2013 18:09:59 +0000 HackBot <ion> sed -re \'s/\\<Thanks,/Hi/; s/\\<Th\\>/H/; s/\\<T\\>/H/\' <bin/thanks >bin/hi && chmod +x bin/hi && cat bin/hi
Tue, 06 Nov 2012 21:10:17 +0000 HackBot <olsner> run echo "echo hi" >bin/hi