Subject: Re: [ast-users] Re: read -d command not supporting non-ASCII/Unicode  
chars
--------

> Hello, we're encountering a serious bug when migrating some of our
> data processing scripts from bash to ksh93. After a lengthily
> investigation we traced the problem down to ksh93's read command not
> supporting non-ASCII characters as delimiters (read -d) in the Unicode
> locale (en_GB.UTF-8).
>

Currently, the delimiter must be a one byte character.  We plan to
update this in a release later this year.

David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to