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