Answer Posted / pinky shan
The Number of Records Variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How add a first record and last record to the current file in linux?
What is the use of FNR?
How to generate random numbers in AWK?
What are Assignment Operators?
How to Truncate Integers in AWK?
What is the use of string function substr(string,position) in AWK?
What is the use of string function tolower(string)?
What is the use of string function index(string,search) in AWK?
Write a command to find the total number of lines in a file without using nr?
Write a command to print the squares of numbers from 1 to 10 using awk command?
What are Trigonometric Functions in AWK?
Write a command to print all line except first line?
What are Conditional expressions in AWK?
What is the use of string functiong sub(regex,replacement)?
What are AWK Numerical Functions?