Answer Posted / pinky shan
The Number of Fields Variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of FNR?
What is the use of string function split(string,array,separator)in AWK?
How to exit from an awk script using the exit command?
What is the use of SUBSEP?
How to execute an AWK script?
What is the use of string function substr(string,position,max) in AWK?
What is the use of string function toupper(string)?
What is the use of string functiong sub(regex,replacement)?
What is the use of ARGIND?
What are System functions?
How to print only blank line of file?
What is the use of RSTART, RLENGTH and match ?
What is the use of string function asort(string,[d])?
What is the use of string function sub(regex,replacement,string)?
What are the Autoincrement and Autodecrement Operators?