log

age author description
Mon, 29 Sep 2014 07:07:13 +0000 HackBot <oerjan> sed -i \'s/1/0/\' ibin/c
Mon, 29 Sep 2014 07:05:38 +0000 HackBot <oerjan> sed -i \'s/ulimit/#ulimit/\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:01:43 +0000 HackBot <mroman_> gcc -o test test.c
Mon, 29 Sep 2014 06:59:44 +0000 HackBot <oerjan> c++ test.c
Mon, 29 Sep 2014 06:59:33 +0000 HackBot <oerjan> (echo \'#include <stdio.h>\'; echo \'int main () { printf("hm"); }\') >test.c
Mon, 29 Sep 2014 06:58:41 +0000 HackBot <oerjan> (echo \'#include <stdio>\'; echo \'int main () { printf("hm"); }\') >test.c
Mon, 29 Sep 2014 06:45:40 +0000 HackBot <oerjan> gcc test.c