Answer Posted / rajesh
awk -f awk.tcl
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a command to print all line except first line?
How to get only zero byte files which are present in the directory?
Write a command to print the second and third line of a file without using nr?
What is the use of systime function?
What are AWK patterns?
What is the use of string function substr(string,position) in AWK?
How to generate random numbers in AWK?
What are Arithmetic Expressions in AWK?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What are Unary arithmetic operators?
How to display even number of records into one file and odd number of records into another file?
How to exit from an awk script using the exit command?
What are Regular Expressions in AWK?
What is the use of FIELDWIDTHS?
What is the use of string function asorti(string,[d])?