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