Training courses
Kernel and Embedded Linux
Bootlin training courses
1
{ OFS = "|"; print NF; NF = 2; print NF; print; $5 = "five"; print NF; print }