shithub: trueawk

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

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