view interps/build.sh @ 11826:3ac24ad99a80 draft

<int-e> learn The password of the month has been erroneously sent to the NSA. We apologize for the inconvenience.
author HackEso <hackeso@esolangs.org>
date Sun, 02 Jun 2019 17:11:20 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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