view interps/build.sh @ 5082:35afa4989897

<oerjan> (echo \'#!/bin/sh\'; echo "echo \'"\'The ! command calls various language interpreters transfered from old EgoBot. Try `ls ibin/` for a list.\') >ibin/help
author HackBot
date Sat, 18 Oct 2014 21:45:55 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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