Testiness.

Stephen Warren swarren at wwwdotorg.org
Thu Sep 1 05:31:24 UTC 2005


Stephen Warren wrote:
> Ihno Krumreich wrote:
> 
>>For en_US.UTF-8 it looks like:
>>
>>ihno at uttenreuth:~/collate> echo $LANG
>>en_US.UTF-8
>>ihno at uttenreuth:~/collate> echo [a-z]*
>>abc ABC zig
>>ihno at uttenreuth:~/collate> echo *
>>abc ABC zig ZIG
> 
> Surely, you mean this:
> 
> ihno at uttenreuth:~/collate> echo [a-z]*
> abc ABC zig ZIG     <--- extra word here
> ihno at uttenreuth:~/collate> echo *
> abc ABC zig ZIG

Oh. I just tested it, and it really does that first thing.

That's too screwed up.



More information about the busybox mailing list