X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=oWsoYMvyoYcEbXCB JJN5PUchH0RkiyiUo7qQds38U3S45Fc4xagqcGfYVFMsxmF1ecNyXLPDo3l3Fjwe xVKa7q6QS0Arsf/ACCmCRmQvYkwlj5r7OUbbr4wwn6U8Ky5nUoFlG4a0rjijDuOp icfpAN8c731u0dx/oSY+Ra5LEB0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=NSGOaSmpVYTYu2MDkzaa6+ DLpP4=; b=Xzqw6Zz6Gj60HoWMeO4JSAv5q1p49B3lI/YUOHOXLUml5LiD2YpVFE qqTmep4HavQGhFG5vK8OLU87C17gUZUdJrDoUw6cdjEQHvtAiU5Qu2j40a6uAw2s YBwpUsE4Qgv0lQ2D0PGaUBqEtHkfPPE+SykNUt1mMZ2JNm0QsXRfs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=HX-Languages-Length:258, eol, EOL, HX-Spam-Relays-External:ESMTPA X-HELO: mout.kundenserver.de Subject: Re: sed end of line To: "cygwin AT cygwin DOT com" References: <5C8B75AC DOT 8020002 AT diotec DOT com> <0F7D3B1B3C4B894D824F5B822E3E5A178FD4244E AT IRSMSX102 DOT ger DOT corp DOT intel DOT com> From: Timo Maier Message-ID: <5C8B7F91.3080801@diotec.com> Date: Fri, 15 Mar 2019 11:33:53 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <0F7D3B1B3C4B894D824F5B822E3E5A178FD4244E@IRSMSX102.ger.corp.intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi Michael. > you are mixing a DOS echo which will produce a \r\n line ending with a Cygwin sed which expects \n line endings. I already thought it's something about EOL, just wanted to make sure if this is not a bug. Thanks. -- Timo -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple