Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the Basic Structure of AWK program?

Answer Posted / pinky shan

BEGIN { print "START" }

{ print }

END { print "STOP" }

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?

977


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

1372


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

1285


Write a command to print all line except first line?

771


What are Conditional expressions in AWK?

1213


How to display even number of records into one file and odd number of records into another file?

832


Which shell to use with AWK?

1217


Usage of And/Or/Not operators in AWK?

1258


What are Arithmetic Expressions in AWK?

1256


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

1276


What is the use of string function gensub(r,s,h [,t])?

1804


Write a command to print the second and third line of a file without using nr?

789


EPFO 2009 result has come or not which is held in sep 2009, pls told me, I have ever asked you.

2339


What are Trigonometric Functions in AWK?

1264


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

892