<?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 Directory comparison in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-comparison/m-p/2487529#M799625</link>
    <description>How would I go about comparing the contents of two directories to one another?&lt;BR /&gt;&lt;BR /&gt;I have tried this:&lt;BR /&gt;&lt;BR /&gt;ls -R /directory1/*.pc -exec cmp -s /directory1/{} /directory2/{} &lt;BR /&gt;and variations without any success.&lt;BR /&gt;&lt;BR /&gt;Any help please?</description>
    <pubDate>Mon, 29 Jan 2001 13:02:43 GMT</pubDate>
    <dc:creator>Carlo Henrico_1</dc:creator>
    <dc:date>2001-01-29T13:02:43Z</dc:date>
    <item>
      <title>Directory comparison</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-comparison/m-p/2487529#M799625</link>
      <description>How would I go about comparing the contents of two directories to one another?&lt;BR /&gt;&lt;BR /&gt;I have tried this:&lt;BR /&gt;&lt;BR /&gt;ls -R /directory1/*.pc -exec cmp -s /directory1/{} /directory2/{} &lt;BR /&gt;and variations without any success.&lt;BR /&gt;&lt;BR /&gt;Any help please?</description>
      <pubDate>Mon, 29 Jan 2001 13:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-comparison/m-p/2487529#M799625</guid>
      <dc:creator>Carlo Henrico_1</dc:creator>
      <dc:date>2001-01-29T13:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Directory comparison</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-comparison/m-p/2487530#M799626</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try the command&lt;BR /&gt;&lt;BR /&gt;dircmp &lt;DIR1&gt; &lt;DIR2&gt;&lt;BR /&gt;&lt;BR /&gt;See also 'man dircmp'&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/DIR2&gt;&lt;/DIR1&gt;</description>
      <pubDate>Mon, 29 Jan 2001 13:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-comparison/m-p/2487530#M799626</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2001-01-29T13:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Directory comparison</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-comparison/m-p/2487531#M799627</link>
      <description>Another way could be the following:&lt;BR /&gt;&lt;BR /&gt;diff -r DIR1 DIR2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;federico</description>
      <pubDate>Mon, 29 Jan 2001 13:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-comparison/m-p/2487531#M799627</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-01-29T13:45:55Z</dc:date>
    </item>
  </channel>
</rss>

