<?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: ksh vs. bash / tab for complimentation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189857#M714095</link>
    <description>In korn shell,&lt;BR /&gt;&lt;BR /&gt;Esc \ (Escape key and backslash) do file name completion.&lt;BR /&gt;&lt;BR /&gt;Also&lt;BR /&gt;Esc =&lt;BR /&gt;Esc n (n is the number)&lt;BR /&gt;&lt;BR /&gt;works.&lt;BR /&gt;&lt;BR /&gt;Make sure you have "set -o vi" set on your korn shell.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Vijay</description>
    <pubDate>Thu, 12 Feb 2004 02:25:54 GMT</pubDate>
    <dc:creator>Vijaya Kumar_3</dc:creator>
    <dc:date>2004-02-12T02:25:54Z</dc:date>
    <item>
      <title>ksh vs. bash / tab for complimentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189854#M714092</link>
      <description>&lt;P&gt;I use linux@home, so I want type the tab-key for completing instead of the esc-tab. How can I do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;P.S. This thread has been moved from &amp;nbsp;Training &amp;amp; Education to HP-UX &amp;gt; languages. -HP Forum Moderator&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 02:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189854#M714092</guid>
      <dc:creator>mario.schroeder</dc:creator>
      <dc:date>2014-08-25T02:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: ksh vs. bash / tab for complimentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189855#M714093</link>
      <description>Install "bash" on your machine.&lt;BR /&gt; &lt;BR /&gt;You can get it for hpux here&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Shells/bash-2.05b.007/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Shells/bash-2.05b.007/&lt;/A&gt;</description>
      <pubDate>Thu, 12 Feb 2004 02:10:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189855#M714093</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-12T02:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: ksh vs. bash / tab for complimentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189856#M714094</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can take a look at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It also includes bash.&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Thu, 12 Feb 2004 02:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189856#M714094</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-02-12T02:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: ksh vs. bash / tab for complimentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189857#M714095</link>
      <description>In korn shell,&lt;BR /&gt;&lt;BR /&gt;Esc \ (Escape key and backslash) do file name completion.&lt;BR /&gt;&lt;BR /&gt;Also&lt;BR /&gt;Esc =&lt;BR /&gt;Esc n (n is the number)&lt;BR /&gt;&lt;BR /&gt;works.&lt;BR /&gt;&lt;BR /&gt;Make sure you have "set -o vi" set on your korn shell.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Vijay</description>
      <pubDate>Thu, 12 Feb 2004 02:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189857#M714095</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2004-02-12T02:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: ksh vs. bash / tab for complimentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189858#M714096</link>
      <description>By the way,&lt;BR /&gt;&lt;BR /&gt;I just noticed that esc-esc works in Red Hat 9. I know you want to use TAB everywhere, but maybe you can use esc-esc everywhere.&lt;BR /&gt;&lt;BR /&gt;By the way, you found a way to make your arrow-keys working on HP-UX too, for command history? (Setting EDITOR=emacs and something else?)&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Thu, 12 Feb 2004 10:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksh-vs-bash-tab-for-complimentation/m-p/3189858#M714096</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-02-12T10:18:52Z</dc:date>
    </item>
  </channel>
</rss>

