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

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

472


Write a command to print the squares of numbers from 1 to 10 using awk command?

765


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

516


What is the use of SUBSEP?

1071


What are AWK Built-in Variables?

860






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

813


What is the use of Strftime function?

1064


What is the use of RSTART, RLENGTH and match ?

1208


Usage of And/Or/Not operators in AWK?

892


What are AWK patterns?

1082


How to print only blank line of file?

466


What is the use of ERRNO?

1198


What is the use of FNR?

1105


Write a command to find the total number of lines in a file without using nr?

486


What is the use of string function match(string,regex)?

881