How to execute an AWK script?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of numeric function int ?
What is the use of string function substr(string,position) in AWK?
What is the use of format specifier %g ?
What is the use of sequence ?
Write a command to print the second and third line of a file without using nr?
How to exit from an awk script using the exit command?
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 sequence a?
What is the use of string functiong sub(regex,replacement,string)?
What is the use of PRINTF?
Write a command delete all line except first line?
What is the use of format specifier %c ?