Which built-in variable is used by the awk to specify the line numbers?
(a) AR
(b) NR
(c) $$
(d) $?
This question was addressed to me during an interview.
The query is from Various Operations using Awk Command topic in division Awk – An Advanced Filter & Perl – The Master Manipulator of Unix