log bin/cc @ 4629:b3ce640ed2ae

age author description
Tue, 06 May 2014 11:36:36 +0000 HackBot <Jafet> echo $\'#!/bin/sh\\necho "$@" > /tmp/a.c && gcc /tmp/a.c -o /tmp/a.out && /tmp/a.out\' > bin/cc && chmod +x bin/cc