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