seq 72 2 200 | (b=70;while read a;do b="$b + $a";done;expr $b)