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