What is the use of FNR?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Awk Interview Questions

What is the use of numeric function sqrt ?

1 Answers  


How to Truncate Integers in AWK?

0 Answers  


What is the use of format specifier %o ?

1 Answers  


What is the use of numeric function int ?

1 Answers  


What is the use of format specifier %f ?

1 Answers  






What is the use of string function split(string,array,separator)in AWK?

0 Answers  


Write a command to print the squares of numbers from 1 to 10 using awk command?

0 Answers  


What is RS in AWK?

1 Answers  


How to display even number of records into one file and odd number of records into another file?

0 Answers  


What is NF in AWK?

1 Answers  


What is the use of format specifier %d ?

1 Answers  


What is the use of RSTART, RLENGTH and match ?

0 Answers  


Categories