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