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