Answer Posted / pinky shan
ASCII bell
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a command to print the squares of numbers from 1 to 10 using awk command?
What is the use of string function index(string,search) in AWK?
What is the use of string function asort(string,[d])?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What is the use of string function tolower(string)?
Write a command to print the line number before each line?
What is the use of string function sub(regex,replacement,string)?
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 the second and third line of a file without using nr?
What is the use of string function asorti(string,[d])?
How to execute an AWK script?
What are Arithmetic Expressions in AWK?
What is the use of CONVFMT?
Usage of And/Or/Not operators in AWK?
what are divisions main frems