Answer Posted / pinky shan
The Number of Records Variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of string function index(string,search) in AWK?
What are Conditional expressions in AWK?
What is the use of string function gensub(r,s,h [,t])?
What is the use of FIELDWIDTHS?
Usage of And/Or/Not operators in AWK?
How to exit from an awk script using the exit command?
Write a command to print the second and third line of a file without using nr?
What is the use of string function match(string,regex)?
Write a command to print the fields in a text file in reverse order?
What are Associative Arrays?
In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?
What is the use of string function substr(string,position) in AWK?
What are System functions?
Write a command to print all line except first line?
Write a command to print zero byte size files?