Answer Posted / pinky shan
Carriage Return
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of RSTART, RLENGTH and match ?
How do you Explicit File output?
What is the use of string function length(string) in AWK?
How to execute an AWK script?
How add a first record and last record to the current file in linux?
Which shell to use with AWK?
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.?
How to exit from an awk script using the exit command?
Usage of And/Or/Not operators in AWK?
What is the use of SUBSEP?
What is the use of string function asort(string,[d])?
What are System functions?
What is the use of systime function?
What is the use of string function gensub(r,s,h [,t])?
What is the use of string function substr(string,position) in AWK?