Path: utzoo!attcan!uunet!hsi!hsi86!mark From: mark@hsi86.hsi.com (Mark Sicignano) Newsgroups: comp.unix.shell Subject: Re: typescript and ^M Message-ID: <2453@hsi86.hsi.com> Date: 28 Oct 90 18:14:13 GMT References: <42995@eerie.acsu.Buffalo.EDU> Reply-To: mark@hsi.com (Mark Sicignano) Organization: 3M Health Information Systems, Wallingford, CT. Lines: 13 In article <42995@eerie.acsu.Buffalo.EDU> haozhou@acsu.buffalo.edu (hao zhou) writes: >Anyway I wonder if there is any filter I can use to get rid of ^M >(RETURN) in the typescript file. One way I can do it is to replace all >^M with null in emacs or vi. Is there any better way of doing this? In tr -d '\015' < typescript > newfile works for me. -mark -- Mark Sicignano ...!uunet!hsi!mark 3M Health Information Systems mark@hsi.com