view interps/build.sh @ 10121:a0b56ccd3c19

<int-e> ` echo "Why did Taneb invent the rhetorical question?" > wisdom/rhetorical\\ question
author HackBot
date Wed, 11 Jan 2017 19:10:05 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#!/bin/bash
cd interps
make >& /dev/null &
sleep 20
kill %
wait
echo $?