Save changes into SD

So, how must be done to return every single character before "\n"?? Thats what i'm looking for. When the program reads:Serial.write(dataFile.read());
Print all the characters not just one...

Thanks PaulS!