Spoken Tutorials - Linux AWK Assignment Funded by the National Mission on Education through ICT Indian Institute of Technology Bombay, http://spoken-tutorial.org ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Basics of Single Dimensional Array in awk As an assignment- 1. Define an array flowerColor 2. Index will be the names of the flowers 3. Value will be the corresponding color of the flowers 4. Insert entries for any five flowers of your choice 5. Print the color of the fourth flower 6. Check if the flower Lotus is present in the array