view interps/build.sh @ 5580:8876c212d16c

<int-e> ` echo It\\\'s neither clockwise nor counterclockwise nor otherwise. >> wisdom/wise
author HackBot
date Mon, 15 Jun 2015 21:09:02 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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