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