Linux CLI - Text Processing
In
awk, what does the special variable NF represent?awk, what does the special variable NF represent?NF in awkNF is a built-in variable that holds the number of fields in the current input line.NF as the number of fields in the current record.NF = number of fields [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions