shithub: kwa

ref: c0526c8928a2b554d9421bca2fc04ba044fe06af
dir: /test/p.27/

View raw version
maxpop < $3	{ maxpop = $3; country = $1 }
END		{ print country, maxpop }