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