<?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: which error? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548037#M875445</link>
    <description>The reason in detail:&lt;BR /&gt;'which' sources (executing) the user's .cshrc to determine  Both aliases and path.&lt;BR /&gt; &lt;BR /&gt;I put if/then in my .cshrc, but without endif.&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Jul 2001 07:08:33 GMT</pubDate>
    <dc:creator>discoverer</dc:creator>
    <dc:date>2001-07-03T07:08:33Z</dc:date>
    <item>
      <title>which error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548031#M875439</link>
      <description>Hi All friends,&lt;BR /&gt;&lt;BR /&gt;I met an error of 'which' on a HP W/S:&lt;BR /&gt;# which cc&lt;BR /&gt;then: then/endif not found.&lt;BR /&gt;&lt;BR /&gt;Can any master-hand tell me how to solve it?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;Listener&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2001 05:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548031#M875439</guid>
      <dc:creator>discoverer</dc:creator>
      <dc:date>2001-07-03T05:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: which error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548032#M875440</link>
      <description>Sounds like /usr/bin/which is corrupt.  Have you another w/s from which you can copy a clean version?&lt;BR /&gt;&lt;BR /&gt;Robin</description>
      <pubDate>Tue, 03 Jul 2001 06:09:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548032#M875440</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2001-07-03T06:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: which error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548033#M875441</link>
      <description>&lt;BR /&gt;  Hi&lt;BR /&gt;&lt;BR /&gt;   Ur `which` is working with some other file&lt;BR /&gt;&lt;BR /&gt;#which sh  . Is it giving exact output ?&lt;BR /&gt; &lt;BR /&gt;If yes ur which command is ok.&lt;BR /&gt;Normally cc used to be there in /usr/ccs/bin. there will be link in /usr/bin. So please checkup whether these directories are there in PATH.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;shahul</description>
      <pubDate>Tue, 03 Jul 2001 06:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548033#M875441</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-07-03T06:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: which error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548034#M875442</link>
      <description>Hi,&lt;BR /&gt;which x tells you where x resides&lt;BR /&gt;if not found mean, cc is not in your system</description>
      <pubDate>Tue, 03 Jul 2001 06:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548034#M875442</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-07-03T06:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: which error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548035#M875443</link>
      <description>If which is failing for everything you are looking for, perhaps you have an invalid .cshrc file in your home directory, since /usr/bin/which runs as a csh script.&lt;BR /&gt;&lt;BR /&gt;Robin.</description>
      <pubDate>Tue, 03 Jul 2001 06:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548035#M875443</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2001-07-03T06:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: which error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548036#M875444</link>
      <description>Hi All friends,&lt;BR /&gt;&lt;BR /&gt;Thanks for you help!&lt;BR /&gt;&lt;BR /&gt;It shows that Robin is right -- I wrote a lot of things in the .cshrc, and they lead to this error!&lt;BR /&gt;&lt;BR /&gt;Thanks again,Robin.&lt;BR /&gt;&lt;BR /&gt;Alan&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2001 06:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548036#M875444</guid>
      <dc:creator>discoverer</dc:creator>
      <dc:date>2001-07-03T06:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: which error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548037#M875445</link>
      <description>The reason in detail:&lt;BR /&gt;'which' sources (executing) the user's .cshrc to determine  Both aliases and path.&lt;BR /&gt; &lt;BR /&gt;I put if/then in my .cshrc, but without endif.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2001 07:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-error/m-p/2548037#M875445</guid>
      <dc:creator>discoverer</dc:creator>
      <dc:date>2001-07-03T07:08:33Z</dc:date>
    </item>
  </channel>
</rss>

