What is the use of string function sub(regex,replacement,string)?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of string function substr(string,position) in AWK?
What is the use of systime function?
What is FILENAME in AWK?
How to exit from an awk script using the exit command?
What is the use of string function length(string) in AWK?
What is the use of Strftime function?
Which shell to use with AWK?
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 functiong sub(regex,replacement,string)?
What is the use of RSTART, RLENGTH and match ?
What is the use of ARGV ?
What is the use of string function asorti(string,[d])?