#!/bin/sh for (( i=1; i<=122; i++ )) do ./run_clavrx.sh $i 42 10 22 all 2015 options_atlantic_goes done for (( i=300; i<=366; i++ )) do ./run_clavrx.sh $i 42 10 22 all 2015 options_atlantic_goes done