Answer Posted / pinky shan
Formfeed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are Arithmetic Expressions in AWK?
How to Truncate Integers in AWK?
What are Unary arithmetic operators?
What is the use of string function match(string,regex)?
What are Associative Arrays?
What are Trigonometric Functions in AWK?
What are AWK Numerical Functions?
Which shell to use with AWK?
Write a command to find the total number of lines in a file without using nr?
What is the use of SUBSEP?
What are the Autoincrement and Autodecrement Operators?
How to exit from an awk script using the exit command?
Write a command to print the line number before each line?
How add a first record and last record to the current file in linux?
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.?