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