<?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 diff in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446618#M9548</link>
    <description>I need to do a line by line comparison on two very large files (2 MG), which are similar files. The "diff" command will give a message as "file too long, try -h". I tried -h option but it is not exactly what I want. Any other command will do the job.</description>
    <pubDate>Wed, 20 Sep 2000 12:08:16 GMT</pubDate>
    <dc:creator>Sheng Jin</dc:creator>
    <dc:date>2000-09-20T12:08:16Z</dc:date>
    <item>
      <title>diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446618#M9548</link>
      <description>I need to do a line by line comparison on two very large files (2 MG), which are similar files. The "diff" command will give a message as "file too long, try -h". I tried -h option but it is not exactly what I want. Any other command will do the job.</description>
      <pubDate>Wed, 20 Sep 2000 12:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446618#M9548</guid>
      <dc:creator>Sheng Jin</dc:creator>
      <dc:date>2000-09-20T12:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446619#M9549</link>
      <description>Use bdiff- this is for large files.</description>
      <pubDate>Wed, 20 Sep 2000 12:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446619#M9549</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-09-20T12:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446620#M9550</link>
      <description>Use bdiff - this is for large files.</description>
      <pubDate>Wed, 20 Sep 2000 12:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446620#M9550</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-09-20T12:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446621#M9551</link>
      <description>you can try the comm command ( see man comm) :&lt;BR /&gt;&lt;BR /&gt;comm -12 file1 file2  -&amp;gt; prints only the lines common to the 2 files&lt;BR /&gt;&lt;BR /&gt;comm -23 file1 file2  -&amp;gt; prints only the lines in the first not in the second &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Federico&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2000 12:17:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446621#M9551</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-09-20T12:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446622#M9552</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The -h option of 'diff' is for "half-hearted" comparisons.  For really big files, use 'bdiff'.  You could also try 'cmp' or 'comm'.  See the man pages for all of these.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 20 Sep 2000 12:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff/m-p/2446622#M9552</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-09-20T12:22:12Z</dc:date>
    </item>
  </channel>
</rss>

