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