<?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 About M4 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983913#M754763</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;which command we can get version of M4 in Unix.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Regards,&lt;BR /&gt;Subrat</description>
    <pubDate>Wed, 18 Apr 2007 08:04:46 GMT</pubDate>
    <dc:creator>subrat chaudhary</dc:creator>
    <dc:date>2007-04-18T08:04:46Z</dc:date>
    <item>
      <title>About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983913#M754763</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;which command we can get version of M4 in Unix.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Regards,&lt;BR /&gt;Subrat</description>
      <pubDate>Wed, 18 Apr 2007 08:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983913#M754763</guid>
      <dc:creator>subrat chaudhary</dc:creator>
      <dc:date>2007-04-18T08:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983914#M754764</link>
      <description>Subrat,&lt;BR /&gt;have you tried:&lt;BR /&gt;what `which m4`</description>
      <pubDate>Wed, 18 Apr 2007 08:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983914#M754764</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-04-18T08:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983915#M754765</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have tried with --&lt;BR /&gt;&amp;gt;m4 version&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Subrat</description>
      <pubDate>Wed, 18 Apr 2007 08:39:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983915#M754765</guid>
      <dc:creator>subrat chaudhary</dc:creator>
      <dc:date>2007-04-18T08:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983916#M754766</link>
      <description>Hi,&lt;BR /&gt;I don't understand your reply. Can you please explain ? Or perhaps I am mis-understanding the original question.&lt;BR /&gt;&lt;BR /&gt;Please see Steven's last answer in this thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1045822" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1045822&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 09:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983916#M754766</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-04-18T09:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983917#M754767</link>
      <description>Hi peter,&lt;BR /&gt;&lt;BR /&gt;only i want to know which m4 version is installed in my UNIX.&lt;BR /&gt;&lt;BR /&gt;So which command is used for same. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Subrat</description>
      <pubDate>Wed, 18 Apr 2007 10:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983917#M754767</guid>
      <dc:creator>subrat chaudhary</dc:creator>
      <dc:date>2007-04-18T10:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983918#M754768</link>
      <description>Subrat,&lt;BR /&gt;please type the command:&lt;BR /&gt;which m4&lt;BR /&gt;This will return the location of the m4 you are using (as specified via your PATH variable)&lt;BR /&gt;Lets assume the above command returns /usr/local/bin/m4.&lt;BR /&gt;&lt;BR /&gt;If you now use the command:&lt;BR /&gt;what /usr/local/bin/m4&lt;BR /&gt;&lt;BR /&gt;It should give you the version of file you are using.&lt;BR /&gt;&lt;BR /&gt;If these answers have helped, please dont forget:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 10:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983918#M754768</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-04-18T10:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983919#M754769</link>
      <description>There is no --version option for HP's m4. The source code for most versions of m4 on UNIX boxes (as opposed to Linux boxes) probably hasn't been touched in decades.&lt;BR /&gt;&lt;BR /&gt;If you need special m4 features then try the Gnu version:&lt;BR /&gt;&lt;A href="http://hpux.its.tudelft.nl/hppd/hpux/Languages/m4-1.4.8/" target="_blank"&gt;http://hpux.its.tudelft.nl/hppd/hpux/Languages/m4-1.4.8/&lt;/A&gt;</description>
      <pubDate>Wed, 18 Apr 2007 10:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983919#M754769</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-04-18T10:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983920#M754770</link>
      <description>Thanks...</description>
      <pubDate>Wed, 18 Apr 2007 10:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983920#M754770</guid>
      <dc:creator>subrat chaudhary</dc:creator>
      <dc:date>2007-04-18T10:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983921#M754771</link>
      <description>The output of the what command is meaningless in this context. What is used in conjunction with the SCCS (Source Code Control System) and is used to get the revisions (delta's) of source files. On any other files (like binaries) is reports any strings following "@(#)" and a common matching string is "Revision" but this has absolutely nothing to do with a program version.</description>
      <pubDate>Wed, 18 Apr 2007 16:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983921#M754771</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-04-18T16:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983922#M754772</link>
      <description>&amp;gt;Clay: The output of the what command is meaningless in this context.&lt;BR /&gt;&lt;BR /&gt;Did you try it on /usr/bin/m4?&lt;BR /&gt;While not too helpful, it would indicate the OS or patch version:&lt;BR /&gt;     $Revision: B11.23_LR&lt;BR /&gt;&lt;BR /&gt;(I got nothing for /usr/local/bin/m4.)&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 23:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983922#M754772</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-04-18T23:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983923#M754773</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;Yes,I got $Revision: B11.23_LR  for â  whatâ   command for m4.&lt;BR /&gt;I was confused about this.&lt;BR /&gt;Any idea how to get version for m4.  &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Subrat&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Apr 2007 00:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983923#M754773</guid>
      <dc:creator>subrat chaudhary</dc:creator>
      <dc:date>2007-04-19T00:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: About M4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983924#M754774</link>
      <description>&amp;gt;Any idea how to get version for m4.&lt;BR /&gt;&lt;BR /&gt;The comments indicate it was developed by HP.  So there is no likely version number, especially matching GNU.&lt;BR /&gt;&lt;BR /&gt;m4 does meet UNIX 95.</description>
      <pubDate>Thu, 19 Apr 2007 01:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-m4/m-p/3983924#M754774</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-04-19T01:10:33Z</dc:date>
    </item>
  </channel>
</rss>

