Awk Interview Questions
Questions Answers Views Company eMail

What are Regular Expressions in AWK?

840

Usage of And/Or/Not operators in AWK?

882

What are AWK Built-in Variables?

848

What is FS in AWK?

1 1539

What is OFS in AWK?

1 1438

What is NF in AWK?

1 1468

What is NR in AWK?

1 1454

What is RS in AWK?

1 1541

What is ORS in AWK?

1 1511

What is FILENAME in AWK?

1 1346

What are Associative Arrays?

850

What is the use of PRINTF?

835

What is the use of sequence a?

1 1455

What is the use of sequence ?

1 1290

What is the use of sequence f?

1 1332


Post New Awk Questions

Un-Answered Questions { Awk }

What is the use of ERRNO?

1186


How to print only blank line of file?

454


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

508


Usage of And/Or/Not operators in AWK?

882


Write a command to print all line except first line?

452






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

784


What is the use of FNR?

1096


What is the use of systime function?

1021


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

463


What is the use of FIELDWIDTHS?

1019


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

485


What is the use of OFMT?

1097


What is the use of string function asort(string,[d])?

866


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

751


What is the use of SUBSEP?

1053