log script.py @ 6310:00052cd7b910

age author description
Thu, 25 Jun 2015 03:45:43 +0000 HackBot <hppavilion1> (echo "users = [\'hppavilion1\', \'Not ZombieCheney\']"; echo "print \'These are the users who bothered to edit our file (If you did it, you are hardcore):\'"; echo "for x in users:"; echo " print(x+\', \')") > script.py
Thu, 25 Jun 2015 03:44:13 +0000 HackBot <hppavilion1> (echo "users = [\'hppavilion1\', \'Not ZombieCheney\']"; echo "print \'These are the users who bothered to edit our file:\'"; echo "for x in users:"; echo " print(x+\', \')") > script.py
Thu, 25 Jun 2015 03:43:23 +0000 HackBot <hppavilion1> (echo "users = [\'hppavilion1\', \'Not ZombieCheney\'] \\ print \'These are the users who bothered to edit our file:\' \\ for x in users: \\ print(x+\', \')") > script.py
Wed, 24 Jun 2015 19:56:54 +0000 HackBot <hppavilion1> (echo "users = [\'hppavilion1\']"; echo "print \'These are the users who bothered to edit our file:\'"; echo "for x in users:"; echo " print(x+\', \')";) > script.py
Wed, 24 Jun 2015 19:56:02 +0000 HackBot <hppavilion1> (echo "users = [\'hppavilion1\']"; echo "print \'These are the users who bothered to edit our file:\'"; echo "for x in users:"; echo " print(\'\\\\t\'+x)";) > script.py
Wed, 24 Jun 2015 19:54:52 +0000 HackBot <hppavilion1> (echo "for x in users:"; echo " print("\\t"+x)";) >> script.py
Wed, 24 Jun 2015 19:53:41 +0000 HackBot <hppavilion1> (echo "users = [\'hppavilion1\']"; echo "print \'These are the users who bothered to edit our file:\'") > script.py
Wed, 24 Jun 2015 19:53:32 +0000 HackBot <hppavilion1> (echo"users = [\'hppavilion1\']"; echo "print \'These are the users who bothered to edit our file:\'") > script.py
Wed, 24 Jun 2015 19:51:12 +0000 HackBot <hppavilion1> (echo "print \'Hello, World!\'" > script.py)
Fri, 14 Nov 2014 19:58:48 +0000 HackBot <Hipe> echo \\n >> script.py
Fri, 14 Nov 2014 19:57:27 +0000 HackBot <Hipe> echo "print(\'Hello World!\')">>script.py
Fri, 14 Nov 2014 19:56:46 +0000 HackBot <Hipe> touch script.py