From: Chavdar Ivanov <[email protected]> Subject: Re: sh command bogus output in UTF-8 text Date: Thu, 6 Feb 2020 13:16:04 +0000
> I can confirm with this patch /bin/sh behaves as well as all the > others now - for me. Copy/paste of the patch text failed for some > reason, I manually applied the changes. > $ sh sh-command-utf8-testing-2 > に кирилица I also test Chavdar's case,works well. amix200m$ sh sh-command-utf8-testing2 ぁ кирилиса amix200m$ ./sh sh-command-utf8-testing2 に кирилица many thanx. -- Jun Ebihara
