view bin/olist @ 2857:07384bffe528

<fizzie> gcc hello.c -o hello2 -nostdlib -Os -s -Wl,--entry,main && ./hello3; wc -c hello3
author HackBot
date Sun, 05 May 2013 15:52:16 +0000
parents b7d0c4f1f8ab
children ef3b14c727ba
line wrap: on
line source

echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit
shachaf
oerjan
Sgeo
FireFly