On Mon, 2010-10-25 at 00:43 -0700, shilpa wrote:
> How would glob feature work, in case multibyte filenames are allowed? Because
> a multibyte character is a combination of more than one character, which
> includes glob characters like "{", "["....
I'm not sure how globbing would work, frankly. However, I believe UTF8
and other common multibyte character schemes always have bytes with the
high-order bit set, so that there is never a multibyte character that
has component bytes that collide with ASCII. So this problem should be
a non-issue.
- Garrett
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code