<?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: Difference between ksh  and  sh in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/difference-between-ksh-and-sh/m-p/3093018#M7670</link>
    <description>The shell ksh use library dynamic and the &lt;BR /&gt;sh use library static and this last is adviced for maintenance .</description>
    <pubDate>Wed, 15 Oct 2003 10:02:00 GMT</pubDate>
    <dc:creator>RACAPE</dc:creator>
    <dc:date>2003-10-15T10:02:00Z</dc:date>
    <item>
      <title>Difference between ksh  and  sh</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/difference-between-ksh-and-sh/m-p/3093016#M7668</link>
      <description>What is the difference betweenthe shells  ksh and sh?&lt;BR /&gt;also /usr/bin/sh  and /bin/sh?&lt;BR /&gt;The operating system is Tru64 Unix V 5.1B&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 14 Oct 2003 12:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/difference-between-ksh-and-sh/m-p/3093016#M7668</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2003-10-14T12:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ksh  and  sh</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/difference-between-ksh-and-sh/m-p/3093017#M7669</link>
      <description>It's slightly more complicated than that.  /usr/bin/sh is the old bourne shell and doesn't support a lot of stuff that the korn sheel does e.g job control, the [[ test, the $(mycommand) construct and a whole host of other things.  The korn shell is far more functional and exciting and support command line editing etc etc etc. &lt;BR /&gt; &lt;BR /&gt;However, Tru64 also has /usr/bin/posix/sh which retains compatbility with the bourne shell and yet has all the exciting functionality of the Korn shell.  I believe that ksh is, in fact the posix shell on recent versions of the OS.  Which shell you get is determined by the final field in /etc/passwd.&lt;BR /&gt; &lt;BR /&gt;In other words, use the korn shell.</description>
      <pubDate>Tue, 14 Oct 2003 12:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/difference-between-ksh-and-sh/m-p/3093017#M7669</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-14T12:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ksh  and  sh</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/difference-between-ksh-and-sh/m-p/3093018#M7670</link>
      <description>The shell ksh use library dynamic and the &lt;BR /&gt;sh use library static and this last is adviced for maintenance .</description>
      <pubDate>Wed, 15 Oct 2003 10:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/difference-between-ksh-and-sh/m-p/3093018#M7670</guid>
      <dc:creator>RACAPE</dc:creator>
      <dc:date>2003-10-15T10:02:00Z</dc:date>
    </item>
  </channel>
</rss>

