I need to read a long text file from the bottom to the top. (ie I need to read the last line first and then the second to last line....etc) Is there any optimized code out there to do this?

Thanks,
Bebandit