|
Rich, thanks for your thoughts.
I do have the locale en_US.UTF-8 and tcsh support them good on linux and AIX. When it comes to solaris though I see it behave strange. Well as a program even a smal sample like the below can dump octal values for "$". #!/usr/bin/tcsh -f set verbose setenv LC_CTYPE "en_US.UTF-8" echo $$ exit Could be a tcsh thing.. Thanks Balaji Rich Felker wrote: On Sat, Nov 18, 2006 at 07:43:54PM +0530, Balaji.Ramdoss wrote: Confidentiality Statement:
--
Linux-UTF8: i18n of Linux on all levels
Archive: http://mail.nl.linux.org/linux-utf8/
This message is intended only for the individual or entity to which it is addressed. It may contain privileged, confidential information which is exempt from disclosure under applicable laws. If you are not the intended recipient, please note that you are strictly prohibited from disseminating or distributing this information (other than to the intended recipient) or copying this information. If you have received this communication in error, please notify us immediately by return email. |