Answer Posted / pinky shan
cosine
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of string function match(string,regex)?
What is the use of ARGV ?
What are Dynamic Variables?
How to execute an AWK script?
What is the use of string function sub(regex,replacement)?
What is the use of string function asorti(string,[d])?
How to Truncate Integers in AWK?
How to generate random numbers in 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.?
Write a command to print zero byte size files?
What is the use of OFMT?
What is the use of FIELDWIDTHS?
What is the use of string function toupper(string)?
Write a command to print all line except first line?
What are the Autoincrement and Autodecrement Operators?