Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <008501c1a04e$f7d3f140$ec00a8c0@mchasecompaq> From: "Michael A Chase" To: "=?iso-2022-jp?B?aGlyYW5hZ2EgGyRCSj8xShsoQiAbJEJMMxsoQg==?=" , References: Subject: Re: Not compatible between cygwin-B20 and cygwin-2.125.2.10 Date: Fri, 18 Jan 2002 10:34:45 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 The version number you've given (2.125.2.10) is the current version of setup.exe. To find the cygwin version, run 'cygcheck -s' and look at the version information for cygwin1.dll. There may be a problem with character set translation. In some views, I see two backslashes as the first part of the sed expression and in others I see two yen symbols. The sed command hasn't changed in a very long time, but your keyboard and display drivers may be putting up characters other than what you think. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. ----- Original Message ----- From: "hiranaga 平永 務" To: Sent: Thursday, January 17, 2002 17:08 Subject: sed : Not compatible between cygwin-B20 and cygwin-2.125.2.10 > Following command dosn't work on cygwin-2.125.2.10 > sed -e 's-\\-/-g' > sed: -e expression #1, char 7: Unterminated `s' command <- error message > But same command work on cygwin-B20. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/