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