Answer Posted / pinky shan
BEGIN { print "START" }
{ print }
END { print "STOP" }
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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.?
What is the use of string function substr(string,position) in AWK?
What is the use of string function match(string,regex)?
Write a command to print all line except first line?
What are Conditional expressions in AWK?
How to display even number of records into one file and odd number of records into another file?
Which shell to use with AWK?
Usage of And/Or/Not operators in AWK?
What are Arithmetic Expressions in AWK?
What is the use of string function toupper(string)?
What is the use of string function gensub(r,s,h [,t])?
Write a command to print the second and third line of a file without using nr?
EPFO 2009 result has come or not which is held in sep 2009, pls told me, I have ever asked you.
What are Trigonometric Functions in AWK?
Write a command to print the line number before each line?