Answer Posted / pinky shan
Formfeed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to exit from an awk script using the exit command?
What are Dynamic Variables?
What is the use of string function substr(string,position) in AWK?
What is the use of SUBSEP?
What is the use of string function length(string) in AWK?
Write a command to print the squares of numbers from 1 to 10 using awk command?
Write a command to print first and last line using sed command?
What is the use of ARGV ?
Write a command to print all line except first line?
What is the use of string function sub(regex,replacement)?
What is the use of systime function?
How do you Explicit File output?
What are the Autoincrement and Autodecrement Operators?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What is the use of string function split(string,array,separator)in AWK?