log

age author description
Wed, 10 Feb 2016 06:42:55 +0000 HackBot <oerjan> undo c58a6174e051
Wed, 10 Feb 2016 06:41:49 +0000 HackBot <hppavilion[1]> misle/rn the meaning of life/Error 15+9i: All possible responses too controversial.
Wed, 10 Feb 2016 06:39:44 +0000 HackBot <zgrep> overwrite bin/tomfoolery = if [ -z "$1" ];then exec echo "I have nothing to tell you.";fi;f="tmflry/$(echo "$1" | lowercase)";if [ -h "$f" ];then exec tomfoolery `readlink "$f" | sed \'s/^tmflry\\///\'`;fi;if [ -x "$f" ];then exec bash "$f";fi;if [ -r "$f" ];then exec cat "$f";fi;echo "I must confess, I know not of what you are speaking."
Wed, 10 Feb 2016 06:39:33 +0000 HackBot <\oren\> misle/rn C++/C++ is an attempt to improve upon C. The only thing it actually improved was memory management, and it made everything else worse.
Wed, 10 Feb 2016 06:36:44 +0000 HackBot <oerjan> ` sed -i \'s/| lowercase//\' misle/*
Wed, 10 Feb 2016 06:34:22 +0000 HackBot <\oren\> misle/rn C++/C++ is an attempt to improve upon C. The only thing it actually improved was memory management, and it made everything else worse.
Wed, 10 Feb 2016 06:30:32 +0000 HackBot <zgrep> overwrite tmflry/cat = A cat is an animal with four legs. It\'s nice to pet, especially when it\'s a baby cat, called a kitten. Or it\'s the unix "cat" command. It takes a filename (or many) and prints the contents of that (those) file(s).