#!/bin/sh cd .. mcs $(echo $1 | sed 's/\///') -out:tmp/binary timeout -s KILL 3 mono tmp/binary