view bin/cc @ 5345:3972035a019e

<oerjan> ` mv bin/{welcome13,jrypbzr}
author HackBot
date Mon, 04 May 2015 22:18:19 +0000
parents b3ce640ed2ae
children a422636f2124
line wrap: on
line source

#!/bin/sh
echo "$@" > /tmp/a.c && gcc /tmp/a.c -o /tmp/a.out && /tmp/a.out