http://qs1969.pair.com?node_id=1202726


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

another one-liner:

$ perl -F'' -anE 'say $F[9]'