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
What are Trigonometric Functions in AWK?
How to execute an AWK script?
What is the use of string function length(string) in AWK?
How to exit from an awk script using the exit command?
Usage of And/Or/Not operators in AWK?
How to print only blank line of file?
Which shell to use with AWK?
What are Assignment Operators?
What is the use of string function substr(string,position,max) in AWK?
What are AWK patterns?
Write a command to print the line number before each line?
What is the use of string function sub(regex,replacement,string)?
What is the use of CONVFMT?
How to display even number of records into one file and odd number of records into another file?
What is the use of systime function?