<?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: why &amp;quot;!&amp;quot; is not working? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548749#M370348</link>
    <description>&lt;!--!*#--&gt;&amp;gt; I am using csh:&lt;BR /&gt;&lt;BR /&gt;If you say so.  But then please explain why&lt;BR /&gt;your error message said "ksh: !1: not found".&lt;BR /&gt;Are my eyes failing me, or do I see a "k" in&lt;BR /&gt;there, and not a "c"?</description>
    <pubDate>Sat, 12 Dec 2009 00:52:51 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2009-12-12T00:52:51Z</dc:date>
    <item>
      <title>why "!" is not working?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548746#M370345</link>
      <description>$ history&lt;BR /&gt;1       ls -lrt .sh*&lt;BR /&gt;2       cat /etc/passwd | grep muser1&lt;BR /&gt;3       history&lt;BR /&gt;4       !1&lt;BR /&gt;5       history 1&lt;BR /&gt;6       history 2&lt;BR /&gt;7       man history&lt;BR /&gt;8       1!&lt;BR /&gt;9       ksh&lt;BR /&gt;10      ls -lrt&lt;BR /&gt;11      history&lt;BR /&gt;$ !1&lt;BR /&gt;ksh: !1:  not found&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks in advance.&lt;BR /&gt;$</description>
      <pubDate>Fri, 11 Dec 2009 21:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548746#M370345</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2009-12-11T21:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: why "!" is not working?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548747#M370346</link>
      <description>&lt;!--!*#--&gt;&amp;gt; why "!" is not working?&lt;BR /&gt;&lt;BR /&gt;Because you're using ksh, not csh?&lt;BR /&gt;&lt;BR /&gt;      man ksh&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/ksh.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/ksh.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Compare:&lt;BR /&gt;&lt;BR /&gt;      man csh&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/csh.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/csh.1.html&lt;/A&gt;</description>
      <pubDate>Fri, 11 Dec 2009 22:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548747#M370346</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-12-11T22:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: why "!" is not working?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548748#M370347</link>
      <description>I am using csh:&lt;BR /&gt;&lt;BR /&gt;$ whoami&lt;BR /&gt;user1&lt;BR /&gt;$ echo $SHELL&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;$ !!&lt;BR /&gt;su: !!:  not found.&lt;BR /&gt;$ hostname&lt;BR /&gt;server1</description>
      <pubDate>Sat, 12 Dec 2009 00:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548748#M370347</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2009-12-12T00:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: why "!" is not working?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548749#M370348</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I am using csh:&lt;BR /&gt;&lt;BR /&gt;If you say so.  But then please explain why&lt;BR /&gt;your error message said "ksh: !1: not found".&lt;BR /&gt;Are my eyes failing me, or do I see a "k" in&lt;BR /&gt;there, and not a "c"?</description>
      <pubDate>Sat, 12 Dec 2009 00:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548749#M370348</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-12-12T00:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: why "!" is not working?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548750#M370349</link>
      <description>&amp;gt; echo $SHELL&lt;BR /&gt; &lt;BR /&gt;This tells you nothing about the actual shell you are running. SHELL is set when you login but is not changed when you type something like ksh. These are the commands:&lt;BR /&gt; &lt;BR /&gt;echo $0&lt;BR /&gt;ps -f&lt;BR /&gt; &lt;BR /&gt;These will show what you are actually running.</description>
      <pubDate>Sun, 13 Dec 2009 04:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548750#M370349</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-12-13T04:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: why "!" is not working?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548751#M370350</link>
      <description>&amp;gt;Bill: These will show what you are actually running.&lt;BR /&gt;&lt;BR /&gt;Or "ps -fp $$".&lt;BR /&gt;Or if you are running a real shell, to get all of your trees:&lt;BR /&gt;UNIX95=EXTENDED_PS ps -H -fu $LOGNAME</description>
      <pubDate>Sun, 13 Dec 2009 07:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-quot-quot-is-not-working/m-p/4548751#M370350</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-12-13T07:51:04Z</dc:date>
    </item>
  </channel>
</rss>

