Answer Posted / pinky shan
Vertical tab (NAWK only)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of ERRNO?
Write a command to print the second and third line of a file without using nr?
What are the Autoincrement and Autodecrement Operators?
Write a command to rename the files in a directory with "_new" as postfix?
What is the use of string function match(string,regex)?
What are Associative Arrays?
Write a command to find the sum of bytes (size of file) of all files in a directory?
How to generate random numbers in AWK?
Write a command to print zero byte size files?
How to exit from an awk script using the exit command?
What is the use of string function index(string,search) in AWK?
What are Regular Expressions in AWK?
What is the use of FIELDWIDTHS?
Write a command to print first and last line using sed command?
How do you Explicit File output?