how to run awk command specified in a file?

Answers were Sorted based on User's Feedback



how to run awk command specified in a file?..

Answer / rajesh

awk -f awk.tcl

Is This Answer Correct ?    0 Yes 0 No

how to run awk command specified in a file?..

Answer / rajesh

awk -f awk.tcl

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Awk Interview Questions

What is the use of FIELDWIDTHS?

0 Answers  


What is the use of numeric function sin ?

1 Answers  


What are Trigonometric Functions in AWK?

0 Answers  


What is the use of OFMT?

0 Answers  


How to Truncate Integers in AWK?

0 Answers  






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

0 Answers  


What is RS in AWK?

1 Answers  


What are the Autoincrement and Autodecrement Operators?

0 Answers  


how to run awk command specified in a file?

2 Answers  


What are Arithmetic Expressions in AWK?

0 Answers  


What is the use of string function index(string,search) in AWK?

0 Answers  


What is the use of string function split(string,array,separator)in AWK?

0 Answers  


Categories