bug in tr?

[email protected] Fri, 03 Nov 2006 05:45:20 +0100
Newsgroups gmane.comp.gnu.core-utils.bugs,gmane.comp.gnu.textutils.bugs
Message-ID <[email protected]>
Hi.

I working on script to alfabetical catalogue my files and...
try this:

mkdir for_test; cd for_test
mkdir q w e r t y u i o p a s d f g h j k l z x c v b n m
echo WoRd | tr [:upper:] [:lower:]

any sloution?