DASH Shell discussions
 help / color / mirror / Atom feed
From: Alkis Georgopoulos <alkisg@gmail.com>
To: dash@vger.kernel.org
Subject: Some utf-8 characters are cut in the middle on redirections
Date: Sat, 07 Aug 2010 23:05:42 +0300	[thread overview]
Message-ID: <1281211542.6631.49.camel@alkis> (raw)

$ touch ρ
$ echo 1 > ρ
$ ls
?  ρ
$ ls | hexdump -C
00000000  cf 0a cf 81 0a

dash "cut" the "0x81" from the "0xcf81" representation of the Greek
character rho, and so it created another file named "0xcf".

This only happens for a few utf-8 characters, not for all of them.
Relevant bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532302

Please CC me if possible, I'm not on the list.

Kind regards,
Alkis Georgopoulos


             reply	other threads:[~2010-08-07 20:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-07 20:05 Alkis Georgopoulos [this message]
2010-08-08 12:21 ` Some utf-8 characters are cut in the middle on redirections Jilles Tjoelker
2010-08-08 12:42   ` Alkis Georgopoulos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1281211542.6631.49.camel@alkis \
    --to=alkisg@gmail.com \
    --cc=dash@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox