<?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: bash in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499988#M640076</link>
    <description>Did you put it in /etc/shells?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Alex</description>
    <pubDate>Wed, 09 Mar 2005 03:29:21 GMT</pubDate>
    <dc:creator>Alex Lavrov.</dc:creator>
    <dc:date>2005-03-09T03:29:21Z</dc:date>
    <item>
      <title>bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499973#M640061</link>
      <description>Hello every body!&lt;BR /&gt;I did installed Bash-shell on my hu-ux server&lt;BR /&gt;My system details are:&lt;BR /&gt;&lt;BR /&gt;CPU Version: PA 8700  CPU Module 2.3&lt;BR /&gt;#uname -a&lt;BR /&gt;HP-UX herodot B.11.23 U 9000/800 826839601 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;herodot:/ #model&lt;BR /&gt;9000/800/A400-6X&lt;BR /&gt;&lt;BR /&gt;herodot:/ #swlist -l fileset | grep  -i bash&lt;BR /&gt;# Bash                                  B.11.23.20.02  Bourne-Again SHell (2.05b) &lt;BR /&gt;  Bash.BASH-RUN                         2.05b          Runtime for Bourne-Again SHell &lt;BR /&gt;  Bash.BASH-SRC                         2.05b          Source Code for Bourne-Again Shell&lt;BR /&gt;&lt;BR /&gt;herodot:/ #swlist -l fileset -a state | grep -i bash &lt;BR /&gt;# Bash&lt;BR /&gt;  Bash.BASH-RUN                         configured     &lt;BR /&gt;  Bash.BASH-SRC                         configured&lt;BR /&gt;&lt;BR /&gt;herodot:/ #which bash&lt;BR /&gt;/usr/local/bin/bash&lt;BR /&gt;&lt;BR /&gt;herodot:/ #ls -l /usr/local/bin/bash&lt;BR /&gt;-r-xr-xr-x   1 bin        bin        1639408 Mar  4  2003 /usr/local/bin/bash  &lt;BR /&gt;&lt;BR /&gt;herodot:/etc #more group &lt;BR /&gt;root::0:root&lt;BR /&gt;other::1:root,hpdb&lt;BR /&gt;bin::2:root,bin&lt;BR /&gt;.&lt;BR /&gt;?..   &lt;BR /&gt;&lt;BR /&gt;Problem is:&lt;BR /&gt;I getting ?Execute permission denied? when I try to run ?bash?!&lt;BR /&gt;&lt;BR /&gt;herodot:/ #bash&lt;BR /&gt;sh: bash: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;Wandering if there is any solution?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2005 07:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499973#M640061</guid>
      <dc:creator>Bahman Hedayati</dc:creator>
      <dc:date>2005-03-08T07:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499974#M640062</link>
      <description>swverify -v "bash_product"&lt;BR /&gt;type bash&lt;BR /&gt;and then ll "bash_path"&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 08 Mar 2005 07:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499974#M640062</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-08T07:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499975#M640063</link>
      <description>What are the permissions?&lt;BR /&gt;type the following:&lt;BR /&gt;ll `which bash`&lt;BR /&gt;Let us know what it says.</description>
      <pubDate>Tue, 08 Mar 2005 08:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499975#M640063</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-08T08:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499976#M640064</link>
      <description>Thank you so much for Replaying!&lt;BR /&gt;&lt;BR /&gt;herodot:/ #which bash&lt;BR /&gt;/usr/local/bin/bash&lt;BR /&gt;&lt;BR /&gt;herodot:/ #ls -l /usr/local/bin/bash&lt;BR /&gt;-r-xr-xr-x 1 bin bin 1639408 Mar 4 2003 /usr/local/bin/bash &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;herodot:/ #swlist -l fileset | grep -i bash&lt;BR /&gt;# Bash B.11.23.20.02 Bourne-Again SHell (2.05b) &lt;BR /&gt;Bash.BASH-RUN 2.05b Runtime for Bourne-Again SHell &lt;BR /&gt;Bash.BASH-SRC 2.05b Source Code for Bourne-Again Shell&lt;BR /&gt;&lt;BR /&gt;herodot:/ #swlist -l fileset -a state | grep -i bash &lt;BR /&gt;# Bash&lt;BR /&gt;Bash.BASH-RUN configured &lt;BR /&gt;Bash.BASH-SRC configured&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And There is no â  ERRORâ   and noâ  WARNIGâ   &lt;BR /&gt; From #swverify -v "bash_product"&lt;BR /&gt;&lt;BR /&gt;T</description>
      <pubDate>Tue, 08 Mar 2005 08:31:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499976#M640064</guid>
      <dc:creator>Bahman Hedayati</dc:creator>
      <dc:date>2005-03-08T08:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499977#M640065</link>
      <description>As a root execute following.&lt;BR /&gt;/usr/local/bin/bash&lt;BR /&gt;&lt;BR /&gt;What does it say??</description>
      <pubDate>Tue, 08 Mar 2005 08:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499977#M640065</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-08T08:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499978#M640066</link>
      <description>As a root execute following.&lt;BR /&gt;/usr/local/bin/bash&lt;BR /&gt;Also do&lt;BR /&gt;file /usr/local/bin/bash&lt;BR /&gt;&lt;BR /&gt;What does it say??</description>
      <pubDate>Tue, 08 Mar 2005 08:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499978#M640066</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-08T08:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499979#M640067</link>
      <description>Hi!!&lt;BR /&gt;herodot:/ #/usr/local/bin/bash&lt;BR /&gt;sh: bash: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2005 08:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499979#M640067</guid>
      <dc:creator>Bahman Hedayati</dc:creator>
      <dc:date>2005-03-08T08:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499980#M640068</link>
      <description>Post all details that we request, this way we can understand your problem better.&lt;BR /&gt;&lt;BR /&gt;What does following commands say??&lt;BR /&gt;&lt;BR /&gt;file /usr/local/bin/bash&lt;BR /&gt;type /usr/local/bin/bash&lt;BR /&gt;&lt;BR /&gt;Do you have bash installed on some other (hp-ux) machine?? If yes compare the file sizes and cksum of both files.</description>
      <pubDate>Tue, 08 Mar 2005 08:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499980#M640068</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-08T08:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499981#M640069</link>
      <description>Hi!&lt;BR /&gt;As a root executeting following.&lt;BR /&gt;/usr/local/bin/bash&lt;BR /&gt;&lt;BR /&gt;I geting "Execute permission denied".&lt;BR /&gt;&lt;BR /&gt;Yes:I did installed bash on some other (hp-ux) machines. The file size and cksum are same in both machines.&lt;BR /&gt;&lt;BR /&gt;The size of /usr/local/bin/bash file is:&lt;BR /&gt;#ls -l /usr/local/bin/bash&lt;BR /&gt;-r-xr-xr-x 1 bin bin 1639408 Mar 4 2003 /usr/local/bin/bash &lt;BR /&gt;&lt;BR /&gt;The cksum of /usr/local/bin/bash file is:&lt;BR /&gt;3667481921 1639408</description>
      <pubDate>Tue, 08 Mar 2005 08:55:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499981#M640069</guid>
      <dc:creator>Bahman Hedayati</dc:creator>
      <dc:date>2005-03-08T08:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499982#M640070</link>
      <description>You did not answer following.&lt;BR /&gt;&lt;BR /&gt;type /usr/local/bin/bash&lt;BR /&gt;file /usr/local/bin/bash&lt;BR /&gt;&lt;BR /&gt;chmod 777 /usr/local/bin/bash&lt;BR /&gt;&lt;BR /&gt;Does it execute now?? Do you have tusc??&lt;BR /&gt;&lt;BR /&gt;tusc -vfp "bash"&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 08 Mar 2005 09:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499982#M640070</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-08T09:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499983#M640071</link>
      <description>Hello!&lt;BR /&gt;#type /usr/local/bin/bash&lt;BR /&gt;/usr/local/bin/bash is /usr/local/bin/bash&lt;BR /&gt;&lt;BR /&gt;#file /usr/local/bin/bash&lt;BR /&gt;/usr/local/bin/bash: ELF-32 executable object file - IA64&lt;BR /&gt;&lt;BR /&gt;#chmod 777 /usr/local/bin/bash&lt;BR /&gt;#/usr/local/bin/bash&lt;BR /&gt;sh: /usr/local/bin/bash: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;And I dont have "tusc".&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 08 Mar 2005 10:35:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499983#M640071</guid>
      <dc:creator>Bahman Hedayati</dc:creator>
      <dc:date>2005-03-08T10:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499984#M640072</link>
      <description>what does following command give?&lt;BR /&gt;type bash&lt;BR /&gt;id&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2005 10:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499984#M640072</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-08T10:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499985#M640073</link>
      <description>I think the key output is this: &lt;BR /&gt;&lt;BR /&gt;#file /usr/local/bin/bash&lt;BR /&gt;/usr/local/bin/bash: ELF-32 executable object file - IA64&lt;BR /&gt;&lt;BR /&gt;The key is the IA64 at the end.  It appears that this version of bash was compiled for an Itanium processor.  You are attempting to run it on a PA-RISC based machine and that will absolutely NOT work.&lt;BR /&gt;&lt;BR /&gt;Even though you are running 11.23PI on this machine, the code you run must still be compiled for the specific processor type you are running on.&lt;BR /&gt;&lt;BR /&gt;Itanium code will NOT run on a PA-RISC.  BUT PA-RISC code can run on Itanium.</description>
      <pubDate>Tue, 08 Mar 2005 10:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499985#M640073</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-03-08T10:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499986#M640074</link>
      <description>I think I got it.&lt;BR /&gt;#file /usr/local/bin/bash&lt;BR /&gt;/usr/local/bin/bash: ELF-32 executable object file - IA64&lt;BR /&gt;&lt;BR /&gt;You need to get bash for pa-risc.</description>
      <pubDate>Tue, 08 Mar 2005 10:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499986#M640074</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-08T10:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499987#M640075</link>
      <description>Hello guys!&lt;BR /&gt; Yes, you are absolutely right! My server has a PA-RISC CPU.&lt;BR /&gt; And the bash-software which I have is for Itanium. And this will not work!&lt;BR /&gt;&lt;BR /&gt;But anyway! &lt;BR /&gt;Thank you so much!&lt;BR /&gt;IT was valuable help!&lt;BR /&gt;&lt;BR /&gt;Best regards!&lt;BR /&gt;Bahman &lt;BR /&gt;</description>
      <pubDate>Wed, 09 Mar 2005 03:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499987#M640075</guid>
      <dc:creator>Bahman Hedayati</dc:creator>
      <dc:date>2005-03-09T03:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499988#M640076</link>
      <description>Did you put it in /etc/shells?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Alex</description>
      <pubDate>Wed, 09 Mar 2005 03:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499988#M640076</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-03-09T03:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499989#M640077</link>
      <description>Hi!&lt;BR /&gt;Yes I put it in the /etc/shells. But it is not working!&lt;BR /&gt;Getting&lt;BR /&gt; â  Execute permission deniedâ  .&lt;BR /&gt;Best regards!&lt;BR /&gt;Bah</description>
      <pubDate>Wed, 09 Mar 2005 03:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499989#M640077</guid>
      <dc:creator>Bahman Hedayati</dc:creator>
      <dc:date>2005-03-09T03:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499990#M640078</link>
      <description>Can you post here the output of "cat /etc/shells" ?</description>
      <pubDate>Wed, 09 Mar 2005 03:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499990#M640078</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-03-09T03:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499991#M640079</link>
      <description>&lt;BR /&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;#cat /etc/shells&lt;BR /&gt;/usr/local/bin/bash&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 09 Mar 2005 03:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/3499991#M640079</guid>
      <dc:creator>Bahman Hedayati</dc:creator>
      <dc:date>2005-03-09T03:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: bash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/5479785#M640080</link>
      <description>/etc/shells is only used for redirection work like checking if the shell is valid for login or for ftp&lt;BR /&gt;&lt;BR /&gt;When calling any shell directly from the prompt, /etc/shells doesn't play any role at all.</description>
      <pubDate>Wed, 11 Jan 2012 07:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash/m-p/5479785#M640080</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2012-01-11T07:42:53Z</dc:date>
    </item>
  </channel>
</rss>

