what are divisions main frems
Answer / Ashwani Kumar Pal
In the context of AWK, 'main' refers to the main program or script. It is where you define functions and variables for processing data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of format specifier %e ?
How do you Explicit File output?
What is the use of sequence v ?
What is the use of sequence ?
Usage of And/Or/Not operators in AWK?
What is the use of Strftime function?
what are divisions main frems
What is the use of string function strtonum(string)?
What is the use of FIELDWIDTHS?
Write a command to find the sum of bytes (size of file) of all files in a directory?
Write a command to print first and last line using sed command?
What is NR in AWK?