#! /bin/sh if test -x ./ping_simulator ; then exec ./ping_simulator ../WAN_3.platform.txt ping_deployment.txt fi exit 77