Path: utzoo!attcan!uunet!husc6!ukma!tut.cis.ohio-state.edu!ucbvax!pro-exchange.cts.com!rich From: rich@pro-exchange.cts.com (Rich Sims) Newsgroups: comp.sys.apple Subject: Re: Stripper (LF's=>CR's) Message-ID: <8904271836.AA01810@crash.cts.com> Date: 27 Apr 89 17:05:10 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: pnet01!pro-nsfmat!pro-exchange!rich@nosc.mil Organization: The Internet Lines: 11 > I'm looking for a Unix file that will replace LF's with CR's. The file (one of them) is called "awk" :-) awk '{ORS="\r";print}' input_file > output_file Rich Sims UUCP: crash!pro-exchange!rich ARPA: crash!pro-exchange!rich@nosc.mil INET: rich@pro-exchange.cts.com