Answer Posted / rajesh
awk -f awk.tcl
| 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 is the use of SUBSEP?
How to execute an AWK script?
What are the Autoincrement and Autodecrement Operators?
What is the use of string function length(string) in AWK?
Which shell to use with AWK?
What is the use of string function substr(string,position) in AWK?
How to print only blank line of file?
What are Unary arithmetic operators?
What are Dynamic Variables?
What is the use of string function split(string,array,separator)in AWK?
What are AWK patterns?
What is the use of string function tolower(string)?
What are AWK Built-in Variables?