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 the line number before each line?
What is the use of string functiong sub(regex,replacement)?
How to get only zero byte files which are present in the directory?
What is the use of string function toupper(string)?
How to print only blank line of file?
What are Conditional expressions in AWK?
What is the use of ARGV ?
What is the use of string function substr(string,position,max) in AWK?
What is the use of FNR?
What is the use of ERRNO?
What is the use of OFMT?
How to exit from an awk script using the exit command?
What are Unary arithmetic operators?
Write a command to print the fields in a text file in reverse order?
What is the use of FIELDWIDTHS?