From owner-freebsd-questions Mon Sep 23 20:26:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA01079 for questions-outgoing; Mon, 23 Sep 1996 20:26:21 -0700 (PDT) Received: from atlantis.nconnect.net (root@atlantis.nconnect.net [206.54.227.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA01047 for ; Mon, 23 Sep 1996 20:26:17 -0700 (PDT) Received: from arabian.astrolab (dial181.nconnect.net [206.54.227.181]) by atlantis.nconnect.net (8.7.3/8.7.3) with SMTP id WAA27463 for ; Mon, 23 Sep 1996 22:19:35 -0500 (CDT) Message-ID: <324754C2.41C67EA6@nconnect.net> Date: Mon, 23 Sep 1996 22:25:54 -0500 From: "Randall D. DuCharme" Organization: Computer Specialists / Astrolab Development X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: MS-DOS text files in UNIX Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I've read numerous things about adding the CR-LF back into text files for use with DOS, but what about the other way?? Is there a way to remove that annoying ^M from a DOS text file under FBSD? I've tried many things but nothing short of removing them one-by-one seems to work. Thanks Randy