log

age author description
Sun, 03 Mar 2013 07:30:29 +0000 HackBot <Taneb> echo "Agent \\"I\xe4\\" Smith is an alien with a strange allergy to avian body covering, which he is trying to retroactively prevent from ever evolving. On the 3rd of March, he\'s lawful good." > wisdom/ais523
Sun, 03 Mar 2013 06:42:38 +0000 HackBot <zzo38> echo "echo Seeing a philosopher" > bin/mlist; chmod +x bin/mlist
Sun, 03 Mar 2013 06:41:22 +0000 HackBot <zzo38> echo "Seeing a philosopher" > bin/mlist; chmod +x bin/mlist
Sun, 03 Mar 2013 00:13:13 +0000 HackBot <oerjan> sed -i \'s/$@/"$@"/\' bin/WeLcOmE
Sun, 03 Mar 2013 00:10:23 +0000 HackBot <oerjan> sed -i \'s/pyt.*/CaT/\' bin/WeLcOmE
Sun, 03 Mar 2013 00:09:19 +0000 HackBot <oerjan> chmod a+x bin/CaT
Sun, 03 Mar 2013 00:08:59 +0000 HackBot <oerjan> (echo \'#!/usr/bin/env python\'; echo \'print (lambda s: "".join([(s[i].upper() if i%2==0 else s[i].lower()) for i in range(len(s)) ]))(open("/dev/stdin").read())\') >bin/CaT; chmod a+x CaT