ref: 1ffa8bd8f32394b7c972bf6d15d27007d22cf33c dir: /test/tt.06/
{ x[$1] += length } END { for (i in x) print i, x[i] | "sort" }