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