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