nroberts420
Programmer
I'm not sure how to go to a file one line at a time so I could use data on each line to make an average. What would be the best command to use to do this, and is it possible to use a for loop to count through a file one line at a time?