ref: 0575fbc687f4ce8de6e25848350069a44bbe48ff dir: /testdir/t.incr/
{ ++i; --j; k++; l-- } END { print NR, i, j, k, l }