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