Answer Posted / pinky shan
Backspace
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are AWK Built-in Variables?
What is the use of string function asort(string,[d])?
What is the use of CONVFMT?
What is the use of string function toupper(string)?
How to display even number of records into one file and odd number of records into another file?
Write a command to find the total number of lines in a file without using nr?
What is the use of string function sub(regex,replacement)?
How to execute an AWK script?
Write a command to print the fields in a text file in reverse order?
How do you Explicit File output?
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.?
Usage of And/Or/Not operators in AWK?
What is the use of OFMT?
Which shell to use with AWK?
What are Conditional expressions in AWK?