Awk Interview Questions
Questions Answers Views Company eMail

What is the use of format specifier %% ?

1 1898

How do you Explicit File output?

961

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

1008

What are AWK Numerical Functions?

943

What is the use of numeric function cos ?

1 1708

What is the use of numeric function exp ?

1 1706

What is the use of numeric function int ?

1 1747

What is the use of numeric function log ?

1 1772

What is the use of numeric function sin ?

1 1594

What is the use of numeric function sqrt ?

1 1521

What is the use of numeric function atan2?

1 1736

What is the use of numeric function rand ?

1 1782

What is the use of numeric function srand ?

1 1788

What are Trigonometric Functions in AWK?

1055

How to Truncate Integers in AWK?

1031


Post New Awk Questions

Un-Answered Questions { Awk }

What is the use of CONVFMT?

1292


What are AWK Numerical Functions?

943


How do you Explicit File output?

961


What are AWK Built-in Variables?

976


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

677


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

628


What is the use of string function length(string) in AWK?

954


Write a command to rename the files in a directory with "_new" as postfix?

888


Which shell to use with AWK?

971


What is the use of Strftime function?

1219


What are Arithmetic Expressions in AWK?

1018


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

1040


What are the Autoincrement and Autodecrement Operators?

980


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

1521


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

586