That depends on the size. If its bigger than 1 MB it reads it from the end (size-1MB+bytes to next line feed) else from line 1.
Comments
That depends on the size. If its bigger than 1 MB it reads it from the end (size-1MB+bytes to next line feed) else from line 1.