From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 60108 invoked by alias); 17 Nov 2015 01:35:24 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 60065 invoked by uid 89); 17 Nov 2015 01:35:23 -0000 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 Received: from smtp.ht-systems.ru (HELO smtp.ht-systems.ru) (78.110.50.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 17 Nov 2015 01:35:20 +0000 Received: from [95.165.144.62] (helo=darkdragon.lan) by smtp.ht-systems.ru with esmtpa (Exim 4.80.1) (envelope-from ) (Authenticated sender: postmaster@rootdir.org) id 1ZyVAl-0007QH-UC ; Tue, 17 Nov 2015 04:35:04 +0300 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Tue, 17 Nov 2015 01:28:22 -0000 Date: Tue, 17 Nov 2015 01:35:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <705785256.20151117042822@yandex.ru> To: "Gluszczak, Glenn" , cygwin@cygwin.com Subject: Re: Newline missing in csh In-Reply-To: <91DCAC3CB99C724EB365BB64677FBE7B01BEBA@MX204CL04.corp.emc.com> References: <91DCAC3CB99C724EB365BB64677FBE7B01BEBA@MX204CL04.corp.emc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00234.txt.bz2 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