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