#!/bin/sh -e SIMDIR="${SIMDIR-/tmp/sim-run}" echo "Creating JobServ simulation under $SIMDIR" mkdir $SIMDIR cd $SIMDIR cat >rundef.json <