Answer Posted / pinky shan
The Input Field Separator Variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are Associative Arrays?
What are Unary arithmetic operators?
What is the use of string function asorti(string,[d])?
What is the use of string function split(string,array,separator)in AWK?
What is the use of string function tolower(string)?
What is the use of string function substr(string,position) in AWK?
What is the use of string function sub(regex,replacement,string)?
What is the use of RSTART, RLENGTH and match ?
Write a command to print the fields in a text file in reverse order?
What is the use of SUBSEP?
What are Regular Expressions in AWK?
What are Conditional expressions in AWK?
Which shell to use with AWK?
How to display even number of records into one file and odd number of records into another file?
How to print only blank line of file?