From owner-freebsd-questions Thu Sep 26 08:10:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA01716 for questions-outgoing; Thu, 26 Sep 1996 08:10:39 -0700 (PDT) Received: from adam.framatome.fr (root@adam.framatome.fr [192.44.46.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA01640; Thu, 26 Sep 1996 08:10:27 -0700 (PDT) Received: (from ubc@localhost) by adam.framatome.fr (8.6.11/1.3) id RAA28663; Thu, 26 Sep 1996 17:08:39 +0200 Date: Thu, 26 Sep 1996 17:08:39 +0200 (MET DST) From: Claude Buisson To: Larry Dolinar cc: owner-questions@FreeBSD.org, Jeremy Sigmon , "Randall D. DuCharme" , questions@FreeBSD.org Subject: Re: MS-DOS text files in UNIX In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 26 Sep 1996, Larry Dolinar wrote: > | From: Anthony Hill > > | On Tue, 24 Sep 1996, hmmm wrote: > | > | > apple/mac uses CR > | > dos/win uses LF/CR > | > unixes use LF > | > > | > why didn't unix choose CR as the standard EOL? > | > (at least we'd be left w/only 2 standards) > | > what a mess of such a simple stupid thing! > | > | Since UNIX precedes these other OS's by about 15 years, I would have > | thought if Microsoft/Apple had any interest in standards they would > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > What in the world are you thinking: Mr. Gates (et al) interested in > standards? > > | have followed UNIX's lead. (bit like using \ in dos instead of UNIX's /) > | > > I'll drink to that.... > If you read the old (US)ASCII standard (I do not remember the #), there is something which says that when a vertical and a horizontal displacements must be combined (e.g. for a TTY), the control character to be used is the one corresponding to the vertical displacement (LF,FF,VT), the CR being implied. The UNIX standard is just the application of an official standard. Claude Buisson