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 is the use of ARGV ?
What is the use of format specifier %x ?
What is the use of SUBSEP?
What is the use of sequence ddd ?
What is the use of format specifier %g ?
Write a command to print the second and third line of a file without using nr?
Write a command to find the total number of lines in a file without using nr?
What is the use of string function substr(string,position,max) in AWK?
How to print only blank line of file?
Write a command to print the squares of numbers from 1 to 10 using awk command?
What are AWK Numerical Functions?
How to display even number of records into one file and odd number of records into another file?