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