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