LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to do check conditions on locales with typeset -u (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-do-check-conditions-on-locales-with-typeset-u-738126/)

Deltasunn 07-06-2009 01:54 PM

How to do check conditions on locales with typeset -u
 
I have my locale set to tr_TR and I'm using typeset -u to convert the lower case to upper case, but in the tr locale lowercase "i" does not equal capital "I" lowercase "i" converts to capital "Y" what type of chekcing conditions can I put in place to make sure lowercase "i" equal capital "I"

fpmurphy 07-07-2009 08:24 AM

What is the version of ksh that you are using?
What is the output of locale?


All times are GMT -5. The time now is 02:10 PM.