<?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 POSIX shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/posix-shell/m-p/2799879#M81691</link>
    <description>I thought ESC-K was native to the POSIX shell, and I could use it to repeat command history?&lt;BR /&gt;&lt;BR /&gt;It does not seem to work.  If I do:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;set -o vi&lt;BR /&gt;&lt;BR /&gt;Then I can get the history to work, but I want to use&lt;BR /&gt;&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;&lt;BR /&gt;What's going on?</description>
    <pubDate>Wed, 04 Sep 2002 19:29:00 GMT</pubDate>
    <dc:creator>Allan Pincus</dc:creator>
    <dc:date>2002-09-04T19:29:00Z</dc:date>
    <item>
      <title>POSIX shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/posix-shell/m-p/2799879#M81691</link>
      <description>I thought ESC-K was native to the POSIX shell, and I could use it to repeat command history?&lt;BR /&gt;&lt;BR /&gt;It does not seem to work.  If I do:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;set -o vi&lt;BR /&gt;&lt;BR /&gt;Then I can get the history to work, but I want to use&lt;BR /&gt;&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;&lt;BR /&gt;What's going on?</description>
      <pubDate>Wed, 04 Sep 2002 19:29:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/posix-shell/m-p/2799879#M81691</guid>
      <dc:creator>Allan Pincus</dc:creator>
      <dc:date>2002-09-04T19:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: POSIX shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/posix-shell/m-p/2799880#M81692</link>
      <description>Hi Allan:&lt;BR /&gt;&lt;BR /&gt;Make sure your $HOME/.profile has:&lt;BR /&gt;&lt;BR /&gt;# export EDITOR=vi&lt;BR /&gt;# export HISTFILE=$HOME/.sh_history&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 04 Sep 2002 19:37:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/posix-shell/m-p/2799880#M81692</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-04T19:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: POSIX shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/posix-shell/m-p/2799881#M81693</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You'll need to set the HISTFILE and HISTSIZE environment variables.  The HISTFILE contains the shell history filename, and the HISTSIZE is the number of commands to keep in the file, default is 128.  &lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2002 19:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/posix-shell/m-p/2799881#M81693</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-09-04T19:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: POSIX shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/posix-shell/m-p/2799882#M81694</link>
      <description>Hi Allan,&lt;BR /&gt;&lt;BR /&gt;Make sure you set EDITOR=vi &amp;amp; HISTFILE=$HOME/.sh_history in your .profile and export THEM.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 04 Sep 2002 19:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/posix-shell/m-p/2799882#M81694</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-09-04T19:40:41Z</dc:date>
    </item>
  </channel>
</rss>

