I need to read a file that has no delimeters I am using the cut command to get the data out the problem is how do I read line by line and store the what I am reading in a variable or better yet an array so that I can print and add variables together to get totals.