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 index(string,search) in AWK?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What are Dynamic Variables?
What is the use of string function length(string) in AWK?
How do you Explicit File output?
Usage of And/Or/Not operators in AWK?
How to execute an AWK script?
What is the use of ARGV ?
What are Trigonometric Functions in AWK?
How to exit from an awk script using the exit command?
Write a command to rename the files in a directory with "_new" as postfix?
What are AWK patterns?
What is the use of RSTART, RLENGTH and match ?
Write a command to print the squares of numbers from 1 to 10 using awk command?
What is the use of string function tolower(string)?