echo "compare $*" echo "fitness restoration results on $1" fitness $* > /tmp/fitness.res echo "rreact restoration results on $1" rreact $* > /tmp/rreact.res echo "twoprong restoration results on $1" twoprong $* > /tmp/twoprong.res echo "shnnew restoration results on $1" shnnew $* > /tmp/shnnew.res