ref: 8da361bb89c76cf969d6c85f4364cb84475938cc dir: /testdir/t.incr3/
{ s = 0 for (i=1; i <= NF; s += $(i++)) ; print s }