ref: d133a4306688e51df959da814d48f10f33cad23a dir: /test/t.max/
length > max { max = length; x = $0} END { print max, x }