Answer Posted / pinky shan
Character (hexadecimal)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are Conditional expressions in AWK?
What is the use of string function asort(string,[d])?
Usage of And/Or/Not operators in AWK?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What are AWK Numerical Functions?
What are Trigonometric Functions in AWK?
How to execute an AWK script?
How to exit from an awk script using the exit command?
What are Assignment Operators?
How to display even number of records into one file and odd number of records into another file?
Write a command to print the fields in a text file in reverse order?
Write a command to print the squares of numbers from 1 to 10 using awk command?
What are the Autoincrement and Autodecrement Operators?
What is the use of Strftime function?
What is the use of string function gensub(r,s,h [,t])?