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