Hi!

I get following strange output when I try to... :

$ tr "[a-z]" "A-Z"
[After typing "hi i", I get:]
IJ J

or...

$ echo nikos | tr "[a-z]" "A-Z"
OJLPT

why is that?

Is there a setting which controls "tr" behaviour?

Thank you in advance,

Nikos




_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to