Answer Posted / pinky shan
Sine
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of string function substr(string,position,max) in AWK?
What is the use of string function toupper(string)?
Write a command to print first and last line using sed command?
How to execute an AWK script?
Write a command to print the second and third line of a file without using nr?
Write a command to print zero byte size files?
How do you Explicit File output?
What is the use of string function asorti(string,[d])?
What are AWK Built-in Variables?
How to Truncate Integers in AWK?
Usage of And/Or/Not operators in AWK?
What is the use of string function sub(regex,replacement,string)?
What is the use of string function gensub(r,s,h [,t])?
What are Regular Expressions in AWK?
What are Associative Arrays?