What is the use of string function gensub(r,s,h [,t])?
No Answer is Posted For this Question
Be the First to Post Answer
What are Regular Expressions in AWK?
What is the use of sequence v ?
What is the Basic Structure of AWK program?
How to display even number of records into one file and odd number of records into another file?
Write a command remove all empty lines?
Write a command to print the second and third line of a file without using nr?
How do you Explicit File output?
Write a command to print first and last line using sed command?
What is the use of string function sub(regex,replacement,string)?
What is the use of OFMT?
What is the use of format specifier %% ?
What is the use of FIELDWIDTHS?