!#/usr/local/bin/bash
./PrunA99.sh > OutPrunA99.txt 2>&1 &
./PrunA100.sh > OutPrunA100.txt 2>&1 &
./PrunB99.sh > OutPrunB99.txt 2>&1 &
./PrunB100.sh > OutPrunB100.txt 2>&1 &
./PrunC99.sh > OutPrunC99.txt 2>&1 &
./PrunC100.sh > OutPrunC100.txt 2>&1 &
./PrunD99.sh > OutPrunD99.txt 2>&1 &
./PrunD100.sh > OutPrunD100.txt 2>&1 &
./PrunE99.sh > OutPrunE99.txt 2>&1 &
./PrunE100.sh > OutPrunE100.txt 2>&1 &
./PrunF99.sh > OutPrunF99.txt 2>&1 &
./PrunF100.sh > OutPrunF100.txt 2>&1 &
