What is the use of string function split(string,array,separator)in AWK?
No Answer is Posted For this Question
Be the First to Post Answer
What is RS in AWK?
What is the use of string function strtonum(string)?
What are AWK Built-in Variables?
How to generate random numbers in AWK?
What is the use of OFMT?
What are Assignment Operators?
What is the use of string function match(string,regex)?
How add a first record and last record to the current file in linux?
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 format specifier %s ?
What is ORS in AWK?
What is the use of string function sub(regex,replacement)?