log

age author description
Sun, 05 May 2013 15:45:49 +0000 HackBot <fizzie> gcc hello.c -o hello2 -nostdlib -Os -s -Wl,--entry,main && ./hello2; wc -c hello2 # close enough?