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