What is the use of string function sub(regex,replacement,string)?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Awk Interview Questions

What is the use of string function index(string,search) in AWK?

0 Answers  


Write a command to print first and last line using sed command?

0 Answers  


What is the use of ARGIND?

0 Answers  


What are Dynamic Variables?

0 Answers  


Write a command to find the total number of lines in a file without using nr?

0 Answers  


How to display even number of records into one file and odd number of records into another file?

0 Answers  


What is the use of RSTART, RLENGTH and match ?

0 Answers  


Which shell to use with AWK?

0 Answers  


What is NF in AWK?

1 Answers  


What is the use of string function toupper(string)?

0 Answers  


Write a command to print the squares of numbers from 1 to 10 using awk command?

0 Answers  


What is the use of format specifier %s ?

1 Answers  


Categories