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