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