Answer Posted / pinky shan
Random
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of CONVFMT?
What is the use of string function asorti(string,[d])?
What is the use of string function length(string) 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?
What is the use of string function match(string,regex)?
What are Unary arithmetic operators?
How to print only blank line of file?
What is the use of string function sub(regex,replacement,string)?
What is the use of string function gensub(r,s,h [,t])?
What is the use of string function index(string,search) in AWK?
What are AWK Numerical Functions?
What is the use of string functiong sub(regex,replacement,string)?
What is the use of FNR?
Write a command to find the total number of lines in a file without using nr?