What is the use of sequence <Any other character> ?



What is the use of sequence <Any other character> ?..

Answer / pinky shan

that character

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Awk Interview Questions

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

0 Answers  


What is the use of sequence v ?

1 Answers  


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.?

0 Answers  


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

0 Answers  


Write a command to print all line except first line?

0 Answers  






What is the use of string function gensub(r,s,h [,t])?

0 Answers  


What is the use of string function split(string,array,separator)in AWK?

0 Answers  


What is the use of string function asort(string,[d])?

0 Answers  


What is the use of FNR?

0 Answers  


What is the use of format specifier %s ?

1 Answers  


Write a command delete all line except first line?

1 Answers  


How to exit from an awk script using the exit command?

0 Answers  


Categories