#!/bin/sh export basedir=/home/syjy/ipfcstV3 export bindir=$basedir/bin sh $bindir/stop-spare2.sh sh $bindir/start-spare2.sh exit 0