ref: 10e72d182aad860492f6ec2e80b0c05a4dc20b7a dir: /test/p.31/
length($1) > max { max = length($1); name = $1 } END { print name }