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