Introduction - If you have any usage issues, please Google them yourself
This a simple script that computes the average of each column in a table of data. It shows one common usage : read in the data and split each line directly to words and store these words in an array.