<?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: csh and viewing previous command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081383#M142736</link>
    <description>One of the documents which should be kept in database &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000068403075" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000068403075&lt;/A&gt;</description>
    <pubDate>Tue, 30 Sep 2003 04:38:21 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-09-30T04:38:21Z</dc:date>
    <item>
      <title>csh and viewing previous command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081381#M142734</link>
      <description>Hi,&lt;BR /&gt;Is is possible to enable viewing previous command like in "ksh" pressing ESC-k ?&lt;BR /&gt;&lt;BR /&gt;I have EDITOR=vi and onyl the above feature deosn't work.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 30 Sep 2003 03:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081381#M142734</guid>
      <dc:creator>Krzysztof Grudzinski</dc:creator>
      <dc:date>2003-09-30T03:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: csh and viewing previous command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081382#M142735</link>
      <description>Hi Cris,&lt;BR /&gt;&lt;BR /&gt;To use C shell (HP-UX) you need to do the following:&lt;BR /&gt; &lt;BR /&gt;1. put the followings in you .cshrc file&lt;BR /&gt; &lt;BR /&gt;# set the size of the command history &lt;BR /&gt;set history=50&lt;BR /&gt;# Saving command history between logins&lt;BR /&gt;set savehist=25&lt;BR /&gt; &lt;BR /&gt;Use !! to execute previous command.&lt;BR /&gt; &lt;BR /&gt;More info;&lt;BR /&gt;&lt;A href="http://beta.experts-exchange.com/Operating_Systems/Unix/Q_20651807.html" target="_blank"&gt;http://beta.experts-exchange.com/Operating_Systems/Unix/Q_20651807.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 30 Sep 2003 04:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081382#M142735</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-09-30T04:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: csh and viewing previous command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081383#M142736</link>
      <description>One of the documents which should be kept in database &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000068403075" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000068403075&lt;/A&gt;</description>
      <pubDate>Tue, 30 Sep 2003 04:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081383#M142736</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-30T04:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: csh and viewing previous command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081384#M142737</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;I don't like to use !! for previous command execution. I am looking for possibility of usage ESC-k like it is in KSH.&lt;BR /&gt;&lt;BR /&gt;thx,&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 30 Sep 2003 04:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081384#M142737</guid>
      <dc:creator>Krzysztof Grudzinski</dc:creator>
      <dc:date>2003-09-30T04:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: csh and viewing previous command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081385#M142738</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Each shell has a different way of handling things  as how it was customized/built.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The Esc-k usage for history is available for ksh.&lt;BR /&gt;For csh,you have to use the history variable.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Sep 2003 04:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081385#M142738</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-30T04:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: csh and viewing previous command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081386#M142739</link>
      <description>csh&lt;BR /&gt;!! for previous command&lt;BR /&gt;!n last n command</description>
      <pubDate>Tue, 30 Sep 2003 05:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/csh-and-viewing-previous-command/m-p/3081386#M142739</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-30T05:08:43Z</dc:date>
    </item>
  </channel>
</rss>

