in reply to Re: Faster and more efficient way to read a file vertically
in thread Faster and more efficient way to read a file vertically

Great, I also saw it now!
So basically I can say  cut -c 10 and get the 10th character. Thank you very much!