Spoken Tutorials - Linux AWK Assignment Funded by the National Mission on Education through ICT Indian Institute of Technology Bombay, http://spoken-tutorial.org ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Multidimensional Array in awk 1. Write an awk script to rotate a two dimensional array by 90 degree. 2. Print the rotated matrix.