Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

More on Single Dimensional Array in awk - English

2966 visits



Outline:

Using awk array with file Example: To calculate the HRA for all students as per a formula Scan the elements of an array New variation of "for loop" Delete statement Delete array element (single record) Delete whole array Show the values of ARGC and ARGV Example: ARGC = number of command line arguments supplied +1 ARGV array and ENVIRON array