Returns the contents of the file from the current position up until the end of the current line.
Line Feed
\n
Carriage Return
\r
Open a file in read only mode, reads a line, tells where the current file pointer is at and then closes the file handle.