shithub: trueawk

ref: a2a41a8e359dca5295c43dc2c2408094b96c3e0c
dir: /testdir/p.38/

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