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...

Awk Interview Questions
Questions Answers Views Company eMail

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

1732

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

1 2125

What are System functions?

1274

What is the use of systime function?

1372

What is the use of Strftime function?

1392

What are AWK patterns?

1334

What is the use of ARGV ?

1311

What is the use of ARGIND?

1294

What is the use of FNR?

1336

What is the use of OFMT?

1356

What is the use of RSTART, RLENGTH and match ?

1501

What is the use of SUBSEP?

1383

What is the use of CONVFMT?

1464

What is the use of ERRNO?

1514

What is the use of FIELDWIDTHS?

1325


Post New Awk Questions

Un-Answered Questions { Awk }

what are divisions main frems

1880


What is the use of SUBSEP?

1383


What is the use of Strftime function?

1392


Usage of And/Or/Not operators in AWK?

1137


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

763


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

1188


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

1307


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

1186


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

704


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

1077


What are Dynamic Variables?

1191


What are AWK patterns?

1334


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

1079


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

771


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.?

883