view interps/build.sh @ 10624:62360062eb3a

<rdococ> le//rn IP//Your IP address is the address of the pointer to the current instruction.
author HackBot
date Wed, 12 Apr 2017 19:38:43 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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