Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <393813B7.A93F446F@ece.gatech.edu> Date: Fri, 02 Jun 2000 16:06:15 -0400 From: Charles Wilson X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: New sed in latest References: <200006021811 DOT UAA26002 AT pauillac DOT eurecom DOT fr> <20000602142330 DOT E1589 AT cygnus DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit So, with the new sed behavior the following is no longer going to work, right? ---dos2unix---- #!/bin/bash sed 's/^M//' $1 --------------- Where the '^M' is generated by pressing CTRL-V, CTRL-M. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com