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