Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4
{ x[substr($2, 1, 1)] += $1 } END { for (i in x) print i, x[i] }