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