log

age author description
Wed, 15 Feb 2017 23:27:54 +0000 HackBot <fizzie> ` rm -- --help
Wed, 15 Feb 2017 23:26:42 +0000 HackBot <shachaf> fetch --help file://invalid
Wed, 15 Feb 2017 18:30:21 +0000 HackBot <oerjan> rm test
Wed, 15 Feb 2017 18:29:23 +0000 HackBot <oerjan> ` ln -s ../bin test
Wed, 15 Feb 2017 11:57:02 +0000 HackBot <boily> slwd wisdom//s/\\? it/? It/
Wed, 15 Feb 2017 02:19:33 +0000 HackBot <zgrep> ` python -c \'for i in range(127): print chr(i+1)\' | while read i; do echo -n "$i | "; hello $i | tr \'\\n\' \'\xc3\xb8\' | sed \'s/\xc3\xb8/\\\\n/g\'; echo; done > hello_output_test.txt
Wed, 15 Feb 2017 02:17:15 +0000 HackBot <zgrep> ` python -c \'for i in range(127): print chr(i+1)\' | while read i; do echo -n "$i | "; hello $i; echo; done > hello_output_test.txt