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

Answer Posted / pinky shan

that character

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of ERRNO?

1196


What is the use of FNR?

1103


What are System functions?

1014


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

485


What is the use of string function substr(string,position,max) in AWK?

881






What are AWK Numerical Functions?

799


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

879


Write a command to print the fields in a text file in reverse order?

492


Write a command to find the sum of bytes (size of file) of all files in a directory?

522


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

1344


What are Associative Arrays?

858


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

867


What are Dynamic Variables?

862


What are the Autoincrement and Autodecrement Operators?

823


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

619