Answer Posted / pinky shan
Backspace
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of FNR?
How do you Explicit File output?
How to get only zero byte files which are present in the directory?
How to exit from an awk script using the exit command?
What is the use of string function asorti(string,[d])?
Write a command to find the sum of bytes (size of file) of all files in a directory?
Write a command to print the fields in a text file in reverse order?
What is the use of string function split(string,array,separator)in AWK?
What are Regular Expressions in AWK?
How to generate random numbers in AWK?
What are Associative Arrays?
What is the use of string function gensub(r,s,h [,t])?
How to print only blank line of file?
What is the use of string function sub(regex,replacement)?
What is the use of string function toupper(string)?