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