Will really appreciate if someone has any possible work around to this
solaris/tcsh bug ?
Thanks
-Balaji
Confidentiality Statement:
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.
--
Linux-UTF8: i18n of Linux on all levels
Archive: http://mail.nl.linux.org/linux-utf8/
1. Does your version of Solaris actually have a locale named
en_US.UTF-8? If not you need to figure out how to create it.
2. What program is displaying octal codes, etc.? If it's tcsh the
problem is most likely just that tcsh sucks. :) As far as I know it
doesn't support UTF-8. You might be able to get it to display the
characters with the same options that make 8bit encodings work, but
I suspect it will be hard to interactively edit the commandline.
Rich