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