<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: retrieve current language informations in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973068#M102015</link>
    <description>Christian,&lt;BR /&gt;document at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-8560/index.html" target="_blank"&gt;http://docs.hp.com/en/5990-8560/index.html&lt;/A&gt;&lt;BR /&gt;should help.&lt;BR /&gt;For example you can set german in csh:&lt;BR /&gt;setenv LANG de_DE.utf8&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Apr 2006 07:21:27 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-04-11T07:21:27Z</dc:date>
    <item>
      <title>retrieve current language informations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973067#M102014</link>
      <description>Hello,&lt;BR /&gt;I need to retrieve informations about the current language settings in hp/ux 11iv2. I need to know which does effect to the runing operating system.&lt;BR /&gt;Can anyone help me?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Christian</description>
      <pubDate>Tue, 11 Apr 2006 07:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973067#M102014</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2006-04-11T07:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve current language informations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973068#M102015</link>
      <description>Christian,&lt;BR /&gt;document at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-8560/index.html" target="_blank"&gt;http://docs.hp.com/en/5990-8560/index.html&lt;/A&gt;&lt;BR /&gt;should help.&lt;BR /&gt;For example you can set german in csh:&lt;BR /&gt;setenv LANG de_DE.utf8&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2006 07:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973068#M102015</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-04-11T07:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve current language informations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973069#M102016</link>
      <description>&lt;BR /&gt;locale&lt;BR /&gt;&lt;BR /&gt;man locale&lt;BR /&gt;man localedef&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Locale" target="_blank"&gt;http://en.wikipedia.org/wiki/Locale&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 11 Apr 2006 07:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973069#M102016</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2006-04-11T07:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve current language informations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973070#M102017</link>
      <description>Hi Christian,&lt;BR /&gt;Not sure I understood your question, so do a man lang and tell us if it your subject&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Tue, 11 Apr 2006 07:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973070#M102017</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-04-11T07:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve current language informations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973071#M102018</link>
      <description>locale &lt;BR /&gt;locale -a&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2006 07:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973071#M102018</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-04-11T07:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve current language informations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973072#M102019</link>
      <description>Hi all,&lt;BR /&gt;if I try locale the output is:&lt;BR /&gt;LANG=&lt;BR /&gt;LC_CTYPE="C"&lt;BR /&gt;LC_COLLATE="C"&lt;BR /&gt;LC_MONETARY="C"&lt;BR /&gt;LC_NUMERIC="C"&lt;BR /&gt;LC_TIME="C"&lt;BR /&gt;LC_MESSAGES="C"&lt;BR /&gt;LC_ALL=&lt;BR /&gt;&lt;BR /&gt;Does the empty value for LANG mean that LANG is set to a default value? If so - what is the default???&lt;BR /&gt;I only need to know which language settings are actually set in my hp/ux system.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Christian</description>
      <pubDate>Tue, 11 Apr 2006 07:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973072#M102019</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2006-04-11T07:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve current language informations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973073#M102020</link>
      <description>Hi Christian:&lt;BR /&gt;&lt;BR /&gt;'LANG' is important if the LC_xxx variables are null in which case valid values are supported locales defined by 'lang(5)'.&lt;BR /&gt;&lt;BR /&gt;See the manpages for 'localedef(1M), 'charmap(4)' and 'environ(5)' for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2006 07:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973073#M102020</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-04-11T07:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve current language informations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973074#M102021</link>
      <description>I've found a document via google.</description>
      <pubDate>Wed, 12 Apr 2006 08:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/retrieve-current-language-informations/m-p/4973074#M102021</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2006-04-12T08:15:49Z</dc:date>
    </item>
  </channel>
</rss>

