Awk Interview Questions
Questions Answers Views Company eMail

Write a command to print first and last line using sed command?

583

Write a command to find the sum of bytes (size of file) of all files in a directory?

667

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

647


Post New Awk Questions

Un-Answered Questions { Awk }

How to Truncate Integers in AWK?

1055


What are Arithmetic Expressions in AWK?

1028


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

601


How do you Explicit File output?

971


What are AWK Built-in Variables?

992


What is the use of systime function?

1204


What are Associative Arrays?

1024


Usage of And/Or/Not operators in AWK?

1006


What are Unary arithmetic operators?

1000


Write a command to print first and last line using sed command?

583


What are Trigonometric Functions in AWK?

1071


What are Regular Expressions in AWK?

974


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

615


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

950


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

785