<?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: Repeat Command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524248#M878650</link>
    <description>See &lt;A href="http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=20532&amp;amp;q=Repeat%20Command%20C%20shell&amp;amp;fh" target="_blank"&gt;http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=20532&amp;amp;q=Repeat%20Command%20C%20shell&amp;amp;fh&lt;/A&gt;</description>
    <pubDate>Fri, 04 May 2001 15:59:19 GMT</pubDate>
    <dc:creator>Vincenzo Restuccia</dc:creator>
    <dc:date>2001-05-04T15:59:19Z</dc:date>
    <item>
      <title>Repeat Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524244#M878646</link>
      <description>Hi ,&lt;BR /&gt;    Can someone advice whether can this function be set in C-shell. I have a customer who is using C-shell as their default shell login. And they want to use the feature whereby by pressing a button, you will be able to see the command that key previously, something like when in K-shell, (example you type command swlist, bdf, ioscan -kfnC disk) and by pressing Ecs Key + K on the keyboard will display the previuos command being enter by user. But, can this be done on C-shell. Please help and advice.</description>
      <pubDate>Thu, 03 May 2001 03:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524244#M878646</guid>
      <dc:creator>Vincent_5</dc:creator>
      <dc:date>2001-05-03T03:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524245#M878647</link>
      <description>As far as i know this cant be done in the same way. This functionalety is a result of the built in vi editor. The csh has no built in editor.&lt;BR /&gt;&lt;BR /&gt;You can access the history in csh with the command "history". Of course it is also possible to access the commands in the historylist. E.g.&lt;BR /&gt;&lt;BR /&gt;!! will repeat the las command&lt;BR /&gt;!23 will repeat the command numer 23 in the history&lt;BR /&gt;!?du will repeat the last command beginning with du .... and so on.&lt;BR /&gt;&lt;BR /&gt;There are also substitiutions and stringreplacements possible. The one i remember is&lt;BR /&gt;^this^that This will recall the last command and replace the string "this" with the string "that"&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Stefan</description>
      <pubDate>Thu, 03 May 2001 05:14:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524245#M878647</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-05-03T05:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524246#M878648</link>
      <description>Hi,&lt;BR /&gt;csh does not support command line editing like Korn shell etc.&lt;BR /&gt;As Stefan mentioned you can use "!" to recall commands from your history.&lt;BR /&gt;If you really want command line editing, you could switch to "tcsh".  But I believe that there are also some utilities available: try groups.google.com; you should find some references.&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Thu, 03 May 2001 08:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524246#M878648</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-05-03T08:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524247#M878649</link>
      <description>Hi,&lt;BR /&gt;After the person logs on, all they have to type is 'ksh', then they will be in K shell and all commands can be recovered from that point on as the command line is now in VI mode. &lt;ESCAPE k...etc.=""&gt;  But I believe if they are trying to run scripts that were meant for C shell, they will have to log out of ksh to do this (they can run a shell within a shell though)...&lt;BR /&gt;Good luck.&lt;/ESCAPE&gt;</description>
      <pubDate>Fri, 04 May 2001 15:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524247#M878649</guid>
      <dc:creator>Christy K. Greding</dc:creator>
      <dc:date>2001-05-04T15:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524248#M878650</link>
      <description>See &lt;A href="http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=20532&amp;amp;q=Repeat%20Command%20C%20shell&amp;amp;fh" target="_blank"&gt;http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=20532&amp;amp;q=Repeat%20Command%20C%20shell&amp;amp;fh&lt;/A&gt;</description>
      <pubDate>Fri, 04 May 2001 15:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repeat-command/m-p/2524248#M878650</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-04T15:59:19Z</dc:date>
    </item>
  </channel>
</rss>

