Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2
length($1) > max { max = length($1); name = $1 } END { print name }