cd grande echo section1 cd section1 grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time java -Xmx1000m -cp .:..:/usr/localcc/pkgs/j2sdk1.4.1/jre/lib/rt.jar {} "&>" java-{}.out > temp ; chmod 755 temp ; ./temp echo 1.0.9-switch-debug grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-1.0.9-switch-debug -c .:.. -Y {} "&>" sablevm-1.0.9-switch-debug-{}.out > temp ; chmod 755 temp ; ./temp echo staging-r1575-switch-debug grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-staging-r1575-switch-debug -c .:.. -Y {} "&>" sablevm-staging-r1575-switch-debug-{}.out > temp ; chmod 755 temp ; ./temp echo 1.0.9-inlined grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-1.0.9-inlined -c .:.. -Y {} "&>" sablevm-1.0.9-inlined-{}.out > temp ; chmod 755 temp ; ./temp echo staging-r1575-inlined grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-staging-r1575-inlined -c .:.. -Y {} "&>" sablevm-staging-r1575-inlined-{}.out > temp ; chmod 755 temp ; ./temp cd .. echo section2 cd section2 grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time java -Xmx1000m -cp .:..:/usr/localcc/pkgs/j2sdk1.4.1/jre/lib/rt.jar {} "&>" java-{}.out > temp ; chmod 755 temp ; ./temp echo 1.0.9-switch-debug grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-1.0.9-switch-debug -c .:.. -Y {} "&>" sablevm-1.0.9-switch-debug-{}.out > temp ; chmod 755 temp ; ./temp echo staging-r1575-switch-debug grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-staging-r1575-switch-debug -c .:.. -Y {} "&>" sablevm-staging-r1575-switch-debug-{}.out > temp ; chmod 755 temp ; ./temp echo 1.0.9-inlined grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-1.0.9-inlined -c .:.. -Y {} "&>" sablevm-1.0.9-inlined-{}.out > temp ; chmod 755 temp ; ./temp echo staging-r1575-inlined grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-staging-r1575-inlined -c .:.. -Y {} "&>" sablevm-staging-r1575-inlined-{}.out > temp ; chmod 755 temp ; ./temp cd .. echo section3 cd section3 grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time java -Xmx1000m -cp .:..:/usr/localcc/pkgs/j2sdk1.4.1/jre/lib/rt.jar {} "&>" java-{}.out > temp ; chmod 755 temp ; ./temp echo 1.0.9-switch-debug grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-1.0.9-switch-debug -c .:.. -Y {} "&>" sablevm-1.0.9-switch-debug-{}.out > temp ; chmod 755 temp ; ./temp echo staging-r1575-switch-debug grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-staging-r1575-switch-debug -c .:.. -Y {} "&>" sablevm-staging-r1575-switch-debug-{}.out > temp ; chmod 755 temp ; ./temp echo 1.0.9-inlined grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-1.0.9-inlined -c .:.. -Y {} "&>" sablevm-1.0.9-inlined-{}.out > temp ; chmod 755 temp ; ./temp echo staging-r1575-inlined grep "void main" *.* | grep -v JGFAll | grep -v SizeB | grep -v SizeC > temp1 ; cat temp1 | cut -d: -f1 | sed -e "s/.java//" | xargs -l1 -i echo time sablevm-staging-r1575-inlined -c .:.. -Y {} "&>" sablevm-staging-r1575-inlined-{}.out > temp ; chmod 755 temp ; ./temp cd .. cd ..