log

age author description
Sat, 18 Jul 2015 22:35:15 +0000 HackBot <oren> ` xxd -r -p <<<\'E080b1\' >testend
Sat, 18 Jul 2015 22:25:42 +0000 HackBot <oren> ` cat <<<\'\xe3\x81\x9f\xe3\x81\xa8\xe3\x81\x88\xe3\x81\xb0\xe3\x81\x93\xe3\x81\xae\xe3\x83\xa1\xe3\x82\xbb\xe3\x83\xbc\xe3\x82\xb8\' >testbegin
Sat, 18 Jul 2015 22:25:10 +0000 HackBot <oren> ` xxd -r -p <<<\'D90a\' >testend
Sat, 18 Jul 2015 10:27:52 +0000 HackBot <Jafet> ` sed -i -e \'s,IOError,EOFError,\' bin/uniqs
Sat, 18 Jul 2015 10:26:47 +0000 HackBot <Jafet> ` sed -i -e \'s,python,/usr/bin/python,\' bin/uniqs
Sat, 18 Jul 2015 10:25:33 +0000 HackBot <Jafet> ` echo $\'#!python\\ns=set()\\ntry:\\n while True:\\n l=raw_input()\\n if l not in s:\\n s.add(l)\\n print(l)\\nexcept IOError:\\n pass\' > bin/uniqs && chmod +x bin/uniqs
Fri, 17 Jul 2015 21:07:15 +0000 HackBot <int-e> ` chmod +x bin/\\*