shithub: kwa

ref: 0e21daeb990191793cea556ab63fd68e7b3b48ec
dir: /test/p.38/

View raw version
{	if (maxpop < $3) {
		maxpop = $3
		country = $1
	}
}
END	{ print country, maxpop }