Answer Posted / pinky shan
Formfeed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are Arithmetic Expressions in AWK?
What is the use of Strftime function?
What are System functions?
What is the use of string function tolower(string)?
Write a command to print the line number before each line?
What is the use of string function split(string,array,separator)in AWK?
What is the use of string function sub(regex,replacement,string)?
What is the use of string function asorti(string,[d])?
Write a command to print first and last line using sed command?
What is the use of string function substr(string,position,max) in AWK?
How to generate random numbers in AWK?
Write a command to print zero byte size files?
How to display even number of records into one file and odd number of records into another file?
Write a command to find the total number of lines in a file without using nr?
What is the use of FIELDWIDTHS?