ref: 3f3ab2de87d30685fb844de596ac88ead22f7ced dir: /test/t.incr3/
{ s = 0 for (i=1; i <= NF; s += $(i++)) ; print s }