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