Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!lll-crg!lll-lcc!unisoft!fnf From: fnf@unisoft.UUCP (Fred Fish) Newsgroups: net.micro.atari Subject: Re: Downloading Un*x files Message-ID: <23@unisoft.UUCP> Date: Sat, 22-Feb-86 13:41:29 EST Article-I.D.: unisoft.23 Posted: Sat Feb 22 13:41:29 1986 Date-Received: Mon, 24-Feb-86 20:56:30 EST References: <12184175161.9.ATWELL@UTAH-20.ARPA> <522@kontron.UUCP> Reply-To: fnf@unisoft.UUCP () Organization: UniSoft Systems; Berkeley, CA Lines: 8 In article <522@kontron.UUCP> cramer@kontron.UUCP (Clayton Cramer) writes: >One of the annoying things about UNIX (compared to SENSIBLE operating >systems) is that "line feed" is the end of line marker. Your best >bet is to write a filter under UNIX to replace '\n' with "\0x0d\n" in >the file you are downloading. Hmm.., why didn't you recommend he do it at the other end since it is obviously more "SENSIBLE"...