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