Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!exodus!cairo.Eng.Sun.COM!tut From: tut@cairo.Eng.Sun.COM (Bill "Bill" Tuthill) Newsgroups: comp.text Subject: newline indicator(s) Message-ID: <7813@exodus.Eng.Sun.COM> Date: 11 Feb 91 21:13:37 GMT Sender: news@exodus.Eng.Sun.COM Lines: 9 The world's three most important operating systems-- Unix, MS-DOS, and MacOS-- all employ different methods for separating lines from each other. Unix uses linefeed only, MS-DOS uses carriage return and linefeed, and MacOS uses carriage return only. My question is this: do any standards specify how lines should be kept apart? That is, do any of these three operating systems have any justification (other than space savings in the case of Unix and MacOS) for doing things they way they did?