<?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: Type of command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559938#M837863</link>
    <description>I don't believe that any of the basic commands are GNU (cp, find, etc) unless you have installed them yourself. &lt;BR /&gt;&lt;BR /&gt;The man pages should give you the required info. Example from the man page for the GNU version of xargs;&lt;BR /&gt;&lt;BR /&gt;"This manual page documents the GNU version of xargs"&lt;BR /&gt;&lt;BR /&gt;Another for the GNU version of find;&lt;BR /&gt;&lt;BR /&gt;"This  manual page documents the GNU version of find"&lt;BR /&gt;&lt;BR /&gt;Also, if your trying to use a GNU feature and it isn't working; you probably don't have the GNU version.&lt;BR /&gt;&lt;BR /&gt;David</description>
    <pubDate>Wed, 08 Jun 2005 07:07:15 GMT</pubDate>
    <dc:creator>David Child_1</dc:creator>
    <dc:date>2005-06-08T07:07:15Z</dc:date>
    <item>
      <title>Type of command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559934#M837859</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Over a dozen of times i have read the sentence "This option is supported in Gnu utility and that one is not supported".&lt;BR /&gt;&lt;BR /&gt;But i unable to find out whether my command is Gnu one or not.&lt;BR /&gt;How can i find it out?</description>
      <pubDate>Wed, 08 Jun 2005 02:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559934#M837859</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-06-08T02:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Type of command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559935#M837860</link>
      <description>Can you post the full sentence here. I think that document may be saying with two option and one is supported in gnu and another is not supported.&lt;BR /&gt;&lt;BR /&gt;which utility you are checking out?&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Wed, 08 Jun 2005 05:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559935#M837860</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-06-08T05:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Type of command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559936#M837861</link>
      <description>Very simple commands like find, grep, sed, etc.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2005 06:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559936#M837861</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-06-08T06:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Type of command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559937#M837862</link>
      <description>May be some informations added in man page. Check your find,grep,sed man page for GNU pattern.?&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Wed, 08 Jun 2005 06:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559937#M837862</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-06-08T06:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Type of command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559938#M837863</link>
      <description>I don't believe that any of the basic commands are GNU (cp, find, etc) unless you have installed them yourself. &lt;BR /&gt;&lt;BR /&gt;The man pages should give you the required info. Example from the man page for the GNU version of xargs;&lt;BR /&gt;&lt;BR /&gt;"This manual page documents the GNU version of xargs"&lt;BR /&gt;&lt;BR /&gt;Another for the GNU version of find;&lt;BR /&gt;&lt;BR /&gt;"This  manual page documents the GNU version of find"&lt;BR /&gt;&lt;BR /&gt;Also, if your trying to use a GNU feature and it isn't working; you probably don't have the GNU version.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Wed, 08 Jun 2005 07:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559938#M837863</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2005-06-08T07:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Type of command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559939#M837864</link>
      <description>When you are setting up the system then everything is fine.&lt;BR /&gt;&lt;BR /&gt;But imagine the situation when you are given a job to do.&lt;BR /&gt;&lt;BR /&gt;Now comes the main problem.&lt;BR /&gt;You try some features which are not working, it gives random errors, you don't know that these features are specific to Gnu and vice versa.&lt;BR /&gt;On Googling you find out that these are specific to Gnu.&lt;BR /&gt;&lt;BR /&gt;So now the only option that i have is to check the man pages to find out whether mine commands are Gnu or not.&lt;BR /&gt;&lt;BR /&gt;Okay i will try you update you all.</description>
      <pubDate>Wed, 08 Jun 2005 07:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559939#M837864</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-06-08T07:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Type of command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559940#M837865</link>
      <description>Simple.&lt;BR /&gt;&lt;BR /&gt;(1) only install GNU software from HP (&lt;A href="http://www.software.hp.com/)" target="_blank"&gt;http://www.software.hp.com/)&lt;/A&gt; or the porting sites (&lt;A href="http://hpux.ee.ualberta.ca/hppd/hpux/Languages/python-2.3.3/)" target="_blank"&gt;http://hpux.ee.ualberta.ca/hppd/hpux/Languages/python-2.3.3/)&lt;/A&gt; using swinstall (depot files).&lt;BR /&gt;(2) use swlist to determine what OTHER packages you have installed other than the normal Hp stuff.&lt;BR /&gt;(3) check your PATH variable. Use the command "which" (which command is found in your PATH first) and "whereis" (to determine what commands are available in your PATH).&lt;BR /&gt;(4) GNU commands typically have a "--version" option &lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 08 Jun 2005 08:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559940#M837865</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-08T08:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Type of command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559941#M837866</link>
      <description>That means all Gnu commands have the -version option.&lt;BR /&gt;&lt;BR /&gt;If this is right then its very easy to find out whether my commnad is Gnu one or not.</description>
      <pubDate>Wed, 08 Jun 2005 09:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559941#M837866</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-06-08T09:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Type of command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559942#M837867</link>
      <description>"typically" doesn't mean "ALL". And not all commands that have a "--version" option mean that they are GNU: an example is perl.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 08 Jun 2005 09:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/type-of-command/m-p/3559942#M837867</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-08T09:55:01Z</dc:date>
    </item>
  </channel>
</rss>

