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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=lHcpzFTVzr88pKZ1 uO6i8Tw8kzQaC413m9PSY8D9kuYDekVrsJ53PdmsYSLxMpAMdsBsQ2EjLeP7vdu2 s8ZU+Zxrlpf5SvUlqTXDI0KaJ/tS+0/6DG4sSYQ8L8P5MKwO/q1gLVeXqLbBL3lT XLWmYbpXRkhiNOkSUidAbS29qVQ= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=4zJBK0Bi1AmMEQ4Uj37PZ5 JUthI=; b=vAs29L+aEwYirYjgLlysBJqMxsLFCzjnYBRxgvWb5XL4IEHxTNNj1D mJLSjTmYMYYXHaPywm7C63A3l9cKC/8T9lD0W22ez9bP8cJxAbxK06pp3R3bF3iB K44yX2hTxPGB3DZQzNJK83sLhmx2p0GTMO7BRCc5mlfXykgiA+XhE= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=4.4 required=5.0 tests=AWL,BAYES_60,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Tue, 17 Nov 2015 04:28:22 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <705785256.20151117042822@yandex.ru> To: "Gluszczak, Glenn" , cygwin AT cygwin DOT com Subject: Re: Newline missing in csh In-Reply-To: <91DCAC3CB99C724EB365BB64677FBE7B01BEBA@MX204CL04.corp.emc.com> References: <91DCAC3CB99C724EB365BB64677FBE7B01BEBA AT MX204CL04 DOT corp DOT emc DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Gluszczak, Glenn! > cat "/proc/registry/HKEY_CURRENT_USER/Control > Panel/International/sLanguage" works fine in bash > but if I switch to csh I fail to get a newline when reading the registry. > $ cat -v "/proc/registry/HKEY_CURRENT_USER/Control Panel/International/sLanguage" > ENU^@ > $ csh > $ cat -v "/proc/registry/HKEY_CURRENT_USER/Control Panel/International/sLanguage" > ENU^@$ cat -v "/proc/registry/HKEY_CURRENT_USER/Control Panel/International/sLanguage" | od -t x1 -- With best regards, Andrey Repin Tuesday, November 17, 2015 04:27:55 Sorry for my terrible english... -- 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