Testiness.

Stephen Warren swarren at wwwdotorg.org
Thu Sep 1 00:38:20 UTC 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : http://lists.busybox.net/pipermail/busybox/attachments/20050831/571ba0a1/attachment.pgp 


More information about the busybox mailing list