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