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