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 sub(regex,replacement,string)?
How to display even number of records into one file and odd number of records into another file?
Write a command to print all line except first line?
How to execute an AWK script?
How to generate random numbers in AWK?
What are Dynamic Variables?
What is the use of systime function?
What are AWK Numerical Functions?
How to Truncate Integers in AWK?
Write a command to print the second and third line of a file without using nr?
What are System functions?
What is the use of string function gensub(r,s,h [,t])?
How to print only blank line of file?
What is the use of OFMT?
What is the use of PRINTF?