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