Spoken Tutorials - Linux AWK Assignment 
						Funded by the National Mission on Education through ICT
							 Indian Institute of Technology Bombay,
								http://spoken-tutorial.org
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
User Defined Functions in awk

1. Write a function to create a transpose of a 2D matrix.

2. Write a function to return the minimum value element from an array.