Answer Posted / pinky shan
The Number of Fields Variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are AWK Built-in Variables?
What is the use of string function index(string,search) in AWK?
How to display even number of records into one file and odd number of records into another file?
How to exit from an awk script using the exit command?
Write a command to print zero byte size files?
What is the use of Strftime function?
What are Dynamic Variables?
What are Conditional expressions in AWK?
What are AWK Numerical Functions?
What are Regular Expressions in AWK?
What is the use of string function sub(regex,replacement)?
What is the use of string function substr(string,position,max) in AWK?
Write a command to print the second and third line of a file without using nr?
Which shell to use with AWK?
What are the Autoincrement and Autodecrement Operators?