Hi, I need get content of big text file from end of file ( something like tail ) on windows. I don't want to open file and read it ( it's very big file ), just last "n" lines. What is the best way? ( using standard distribution module is better ) thanks Pinkhas Nisanov