<?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: /bin/sh not found in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386326#M349552</link>
    <description>definitivly&lt;BR /&gt;on 11.31, /bin is a link to /usr/bin ..&lt;BR /&gt;&lt;BR /&gt;no more to do ..</description>
    <pubDate>Tue, 24 Mar 2009 07:53:31 GMT</pubDate>
    <dc:creator>RUET</dc:creator>
    <dc:date>2009-03-24T07:53:31Z</dc:date>
    <item>
      <title>/bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386315#M349541</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;My system is HPUX 11.31 with BOE. And I keep receiving /bin/sh not found when the system start up or if I running script...&lt;BR /&gt;&lt;BR /&gt;Where and how do I change/set this default interpreter so it is directed to /usr/bin/sh?&lt;BR /&gt;&lt;BR /&gt;Thanks..</description>
      <pubDate>Tue, 24 Mar 2009 06:31:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386315#M349541</guid>
      <dc:creator>titi chen</dc:creator>
      <dc:date>2009-03-24T06:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386316#M349542</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should modify the script to use /usr/bin/sh instead of /bin/sh&lt;BR /&gt;&lt;BR /&gt;Or you can copy the /bin/sh from some other system if you have.</description>
      <pubDate>Tue, 24 Mar 2009 06:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386316#M349542</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-24T06:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386317#M349543</link>
      <description>I am not familiar with specific changes about the filesystem organization between HP-UX 11i v2 and HP-UX 11i v3, but I think that you may be missing a symbolic link from /bin to /usr/bin.&lt;BR /&gt;Is that so ?&lt;BR /&gt;And what happens if you create this one (ln -s /usr/bin /bin).&lt;BR /&gt;I think that if the link is missing, creating it would certainly solve the issue, and maybe a few future issues also.</description>
      <pubDate>Tue, 24 Mar 2009 06:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386317#M349543</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2009-03-24T06:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386318#M349544</link>
      <description>first you should verify at /bin/ this file may exist but somehow the group/owner or permission has changed, will get this error. it should have below user /group permission. &lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x   2 bin        bin         491520 Dec  2  2002 sh&lt;BR /&gt;&lt;BR /&gt;if this file doest exist you should identify same version of hpux OS system tar this file there and ftp over not working hpux system, and untar in /bin should be ok&lt;BR /&gt;&lt;BR /&gt;let me know how it goes, thanks,</description>
      <pubDate>Tue, 24 Mar 2009 06:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386318#M349544</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-03-24T06:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386319#M349545</link>
      <description>Thanks Ganesan,&lt;BR /&gt;&lt;BR /&gt;Unfortunately i don't have any other system.&lt;BR /&gt;&lt;BR /&gt;And your first suggestion means I should do the  script editing each time I get a new script, event downloaded script from HP directed to /usr/bin/sh&lt;BR /&gt;&lt;BR /&gt;Actually I was expecting 1 time and permanent action to solve this..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2009 06:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386319#M349545</guid>
      <dc:creator>titi chen</dc:creator>
      <dc:date>2009-03-24T06:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386320#M349546</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Run the tlinstall command&lt;BR /&gt;&lt;BR /&gt;# tlinstall&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 24 Mar 2009 06:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386320#M349546</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-03-24T06:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386321#M349547</link>
      <description>Hi Wim,&lt;BR /&gt;&lt;BR /&gt;The thing is no such /bin in my current HP UX 11.31 BOE. There's only /usr/bin, all sh, ksh, csh are located here.&lt;BR /&gt;&lt;BR /&gt;And there' no such tlinstall command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Other suggestion?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2009 07:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386321#M349547</guid>
      <dc:creator>titi chen</dc:creator>
      <dc:date>2009-03-24T07:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386322#M349548</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;please create a symlink:&lt;BR /&gt;&lt;BR /&gt;ln -s /usr/bin /bin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;like this all scripts accessing /bin/sh are reidrected to /usr/bin/sh.</description>
      <pubDate>Tue, 24 Mar 2009 07:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386322#M349548</guid>
      <dc:creator>Roman Schmidt</dc:creator>
      <dc:date>2009-03-24T07:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386323#M349549</link>
      <description>Hi titi,&lt;BR /&gt;&lt;BR /&gt;lrwxr-xr-t   1 root  sys    8 Apr 10  2002 /bin -&amp;gt; /usr/bin&lt;BR /&gt;&lt;BR /&gt;rgs</description>
      <pubDate>Tue, 24 Mar 2009 07:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386323#M349549</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2009-03-24T07:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386324#M349550</link>
      <description>attached here sh.tar for same version of OS incase if you falied with all suggested options,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2009 07:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386324#M349550</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-03-24T07:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386325#M349551</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I could see /bin link in my 11.31 system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may please do this.&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX xxxxxxx B.11.31 U ia64 3902920412 unlimited-user license&lt;BR /&gt;#&lt;BR /&gt;# ls -lrtd /bin&lt;BR /&gt;lr-xr-xr-x   1 bin        bin              8 Feb 24 16:27 /bin -&amp;gt; /usr/bin&lt;BR /&gt;# ls -lrtd /usr&lt;BR /&gt;dr-xr-xr-x  23 bin        bin           8192 Feb 25 11:56 /usr&lt;BR /&gt;&lt;BR /&gt;#ln -s /usr/bin /bin&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
      <pubDate>Tue, 24 Mar 2009 07:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386325#M349551</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-03-24T07:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386326#M349552</link>
      <description>definitivly&lt;BR /&gt;on 11.31, /bin is a link to /usr/bin ..&lt;BR /&gt;&lt;BR /&gt;no more to do ..</description>
      <pubDate>Tue, 24 Mar 2009 07:53:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386326#M349552</guid>
      <dc:creator>RUET</dc:creator>
      <dc:date>2009-03-24T07:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386327#M349553</link>
      <description>&amp;gt;I keep receiving /bin/sh not found when the system start up or if I running script.&lt;BR /&gt;&lt;BR /&gt;I assume this is not in single user mode after the system has come fully up.&lt;BR /&gt;&lt;BR /&gt;As Wim mentioned you should have a symlink from bin -&amp;gt; /usr/bin and lib -&amp;gt; /usr/lib.&lt;BR /&gt;Tlinks were removed on 11.31 and replaced by permanent symlinks.</description>
      <pubDate>Tue, 24 Mar 2009 15:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/4386327#M349553</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-24T15:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/sh not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/6856490#M489424</link>
      <description>&lt;P&gt;This solution solved my problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 12:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bin-sh-not-found/m-p/6856490#M489424</guid>
      <dc:creator>paulohenriqueav</dc:creator>
      <dc:date>2016-05-04T12:01:43Z</dc:date>
    </item>
  </channel>
</rss>

