ref: c5eccbe072cc7b149654391b95eca948069bbfcd dir: /test/p.38/
{ if (maxpop < $3) { maxpop = $3 country = $1 } } END { print country, maxpop }