Answer Posted / pinky shan
Sine
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?
What is the use of FNR?
What is the use of string function sub(regex,replacement,string)?
How do you Explicit File output?
How to display even number of records into one file and odd number of records into another file?
What is the use of string function substr(string,position) in AWK?
What is the use of string functiong sub(regex,replacement)?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What are Dynamic Variables?
How to print only blank line of file?
How to exit from an awk script using the exit command?
what are divisions main frems
What are Unary arithmetic operators?
Write a command to print the line number before each line?
What is the use of CONVFMT?