view bin/runcpp @ 9237:768c2b69f6e4

<oerjan> ` mv bin/orenbow{,.raw}; mkx \'bin/orenbow//print_args_or_input "$@" | orenbow\'
author HackBot
date Tue, 11 Oct 2016 22:35:44 +0000
parents 7f957c1f4661
children
line wrap: on
line source

#!/bin/bash
sed s:\\n:\n:g >/tmp/in.cpp <<<"$@"; g++ -o /tmp/a.out /tmp/in.cpp; /tmp/a.out