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