From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Ashlee Subject: ctrl-M Date: Wed, 27 Aug 2003 12:03:21 -0700 Sender: linux-admin-owner@vger.kernel.org Message-ID: <3F4D0079.9060106@ashlee.info> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-admin@vger.kernel.org I have a bash script writting to a .procmailrc file, but it is putting in ctrl-M's where I have \r or \015. You can see them in vi but not when you cat the file. It wouldn't be a problem, but procmail cant read it with those in there. I tried \n, but it adds alot of blank lines. The archives mostly talk about compatability for dos/linux, but that doesnt help me. Thanks, Shawn