bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strange output when using "tr" utility (?)


From: Nikos Alexandris
Subject: strange output when using "tr" utility (?)
Date: Wed, 23 Jan 2008 23:12:39 +0100

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]