<?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 invalid multi-byte character in shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317051#M670684</link>
    <description>Hi,&lt;BR /&gt;   I got stuck up with an error "invalid multi-byte character" in a shell script. Basically I have changed locale to spanish utf8. I'm using HPUX 11.23. Already my machine is patched up with PHCO_36506. Do I need to install any other patches to overcome this problem.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;S. Ashok Kumar.&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Dec 2008 11:27:00 GMT</pubDate>
    <dc:creator>ashoka</dc:creator>
    <dc:date>2008-12-03T11:27:00Z</dc:date>
    <item>
      <title>invalid multi-byte character in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317051#M670684</link>
      <description>Hi,&lt;BR /&gt;   I got stuck up with an error "invalid multi-byte character" in a shell script. Basically I have changed locale to spanish utf8. I'm using HPUX 11.23. Already my machine is patched up with PHCO_36506. Do I need to install any other patches to overcome this problem.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;S. Ashok Kumar.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Dec 2008 11:27:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317051#M670684</guid>
      <dc:creator>ashoka</dc:creator>
      <dc:date>2008-12-03T11:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: invalid multi-byte character in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317052#M670685</link>
      <description>That's the latest shell patch.  Do you need more locale patches.&lt;BR /&gt;Also, can you attach a script that duplicates it?&lt;BR /&gt;Was it sh that failed or some application?</description>
      <pubDate>Thu, 04 Dec 2008 03:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317052#M670685</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-04T03:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: invalid multi-byte character in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317053#M670686</link>
      <description>Dennis,&lt;BR /&gt;&lt;BR /&gt;     Thanks for your reply. Already that machine has Spanish locale. &lt;BR /&gt;Basically we have shell script, in which some binaries get appended to the end. Script will extract those binaries and use that binary for installation.&lt;BR /&gt;Today I found out that, when I remove the "echo" statements, script exection is success. But we want "echo" statement to log the messages to log file.&lt;BR /&gt;   Please give suggestion, whatz going wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;S. Ashok Kumar.</description>
      <pubDate>Thu, 04 Dec 2008 09:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317053#M670686</guid>
      <dc:creator>ashoka</dc:creator>
      <dc:date>2008-12-04T09:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: invalid multi-byte character in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317054#M670687</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;short question: Did you quote the strings?&lt;BR /&gt;I would try something like&lt;BR /&gt;echo 'actualizaciÃ Â³n'&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Thu, 04 Dec 2008 16:22:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317054#M670687</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2008-12-04T16:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: invalid multi-byte character in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317055#M670688</link>
      <description>&amp;gt;Basically we have shell script, in which some binaries get appended to the end.&lt;BR /&gt;&lt;BR /&gt;Of the script?  That's going to cause problems unless you are in the American Nerd locale, C.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Script will extract those binaries and use that binary for installation.&lt;BR /&gt;&lt;BR /&gt;You should really be using shar(1) to add them to the end.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;when I remove the "echo" statements, script execution is success.&lt;BR /&gt;&lt;BR /&gt;Does it fail with just the echo but without the binaries?&lt;BR /&gt;&lt;BR /&gt;Do you have an example of what fails?</description>
      <pubDate>Fri, 05 Dec 2008 02:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317055#M670688</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-05T02:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: invalid multi-byte character in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317056#M670689</link>
      <description>Dennis and Peter,&lt;BR /&gt;&lt;BR /&gt;     Thanks for your reply. "shar" solved my issue.&lt;BR /&gt;    Dennis thanks once again for giving this valuable suggestion.&lt;BR /&gt;&lt;BR /&gt;-Ashok&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2008 13:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-multi-byte-character-in-shell/m-p/4317056#M670689</guid>
      <dc:creator>ashoka</dc:creator>
      <dc:date>2008-12-05T13:31:00Z</dc:date>
    </item>
  </channel>
</rss>

