Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5
{ for (i = 1; i <= NF; i++) x[i] = $i for (i = 1; i <= NF; i++) print x[i] }