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