public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Newline missing in csh
@ 2015-11-16 17:44 Gluszczak, Glenn
  2015-11-16 19:59 ` John Hein
  2015-11-17  1:35 ` Andrey Repin
  0 siblings, 2 replies; 4+ messages in thread
From: Gluszczak, Glenn @ 2015-11-16 17:44 UTC (permalink / raw)
  To: cygwin

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^@$




--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-17  8:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-16 17:44 Newline missing in csh Gluszczak, Glenn
2015-11-16 19:59 ` John Hein
2015-11-17  1:35 ` Andrey Repin
2015-11-17  8:48   ` Robert Klemme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).