how to run awk command specified in a file?

Answer Posted / rajesh

awk -f awk.tcl

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a command to print the line number before each line?

635


What is the use of string functiong sub(regex,replacement)?

936


How to get only zero byte files which are present in the directory?

556


What is the use of string function toupper(string)?

899


How to print only blank line of file?

566






What are Conditional expressions in AWK?

926


What is the use of ARGV ?

1140


What is the use of string function substr(string,position,max) in AWK?

990


What is the use of FNR?

1190


What is the use of ERRNO?

1307


What is the use of OFMT?

1195


How to exit from an awk script using the exit command?

964


What are Unary arithmetic operators?

955


Write a command to print the fields in a text file in reverse order?

591


What is the use of FIELDWIDTHS?

1126