#!/bin/sh ulimit -c unlimited export PPORT=`perl -e 'print int(1000*rand() + 100);'` cd .. cd Connector rxvt -e ./RUN &RUN & ./tests & ./tests & ./tests & ./tests & cd .. cd Configurator rxvt -e make run &