<?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: I'm looking for posix shell source code. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043870#M743591</link>
    <description>Thanks Pete</description>
    <pubDate>Wed, 25 Jul 2007 09:38:44 GMT</pubDate>
    <dc:creator>Wind Boy</dc:creator>
    <dc:date>2007-07-25T09:38:44Z</dc:date>
    <item>
      <title>I'm looking for posix shell source code.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043868#M743589</link>
      <description>Hello everyone.&lt;BR /&gt;&lt;BR /&gt;I'm looking for posix soure code.&lt;BR /&gt;&lt;BR /&gt;Where is it?&lt;BR /&gt;&lt;BR /&gt;Could you tell me how get that.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 25 Jul 2007 09:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043868#M743589</guid>
      <dc:creator>Wind Boy</dc:creator>
      <dc:date>2007-07-25T09:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: I'm looking for posix shell source code.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043869#M743590</link>
      <description>Here's a start:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.its.tudelft.nl/hppd/hpux/Languages/posix-1.0/" target="_blank"&gt;http://hpux.its.tudelft.nl/hppd/hpux/Languages/posix-1.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 25 Jul 2007 09:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043869#M743590</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-07-25T09:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: I'm looking for posix shell source code.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043870#M743591</link>
      <description>Thanks Pete</description>
      <pubDate>Wed, 25 Jul 2007 09:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043870#M743591</guid>
      <dc:creator>Wind Boy</dc:creator>
      <dc:date>2007-07-25T09:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: I'm looking for posix shell source code.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043871#M743592</link>
      <description>You mean what HP compile to create /usr/bin/sh and /sbin/sh on HP-UX systems?&lt;BR /&gt;&lt;BR /&gt;Thats not open source software and you can't view it at all.&lt;BR /&gt;&lt;BR /&gt;What are you trying to do?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 25 Jul 2007 09:39:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043871#M743592</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2007-07-25T09:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: I'm looking for posix shell source code.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043872#M743593</link>
      <description>I think Duncan hit the nail on the head.  I searched google pretty extensively and came up blank, most likely because it's not open source.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 25 Jul 2007 09:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043872#M743593</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-07-25T09:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: I'm looking for posix shell source code.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043873#M743594</link>
      <description>As mentioned, this isn't OpenSource.&lt;BR /&gt;However, if you are interested in implementation details of shells greatly compliant to POSIX whose source is open there are plenty to choose.&lt;BR /&gt;For instance, Bash has a so called Posix Mode which can be enabled by commandline switch or environment variable.&lt;BR /&gt;You can download Bash sources from here&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/bash/" target="_blank"&gt;http://www.gnu.org/software/bash/&lt;/A&gt;&lt;BR /&gt;But there are also other shells available in source, like zsh, or pksh (a public domain Korn shell), and many more.</description>
      <pubDate>Wed, 25 Jul 2007 09:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043873#M743594</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-07-25T09:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: I'm looking for posix shell source code.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043874#M743595</link>
      <description>If you're stricly looking for a POSIX shell, the one included FreeBSD and possibly other BSDs is almost POSIX compliant, and from the man page: "it is not a Korn shell clone like pdksh". You could take a look at this one as well.</description>
      <pubDate>Wed, 25 Jul 2007 20:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-looking-for-posix-shell-source-code/m-p/4043874#M743595</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2007-07-25T20:15:53Z</dc:date>
    </item>
  </channel>
</rss>

