<?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: diff command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022594#M761799</link>
    <description>THANKS</description>
    <pubDate>Fri, 12 Jan 2007 10:33:19 GMT</pubDate>
    <dc:creator>panchpan</dc:creator>
    <dc:date>2007-01-12T10:33:19Z</dc:date>
    <item>
      <title>diff command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022590#M761795</link>
      <description>Hello.&lt;BR /&gt;Can we use diff command or any other to find differnce in two files which shows only difference and no '&amp;lt;' '&amp;gt;' or any other output.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 12 Jan 2007 09:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022590#M761795</guid>
      <dc:creator>panchpan</dc:creator>
      <dc:date>2007-01-12T09:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: diff command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022591#M761796</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you want to 'diff' two files but discard any output and only evaluate whether or not the files differ, do:&lt;BR /&gt;&lt;BR /&gt;# diff file1 file2 &amp;gt; /dev/null 2&amp;gt;&amp;amp;1 &amp;amp;&amp;amp; echo "no difference" || echo "files differ!"&lt;BR /&gt;&lt;BR /&gt;This simply tests the return value from 'diff'.  A zero value means no differences.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 12 Jan 2007 09:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022591#M761796</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-01-12T09:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: diff command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022592#M761797</link>
      <description>Well, somehow you should know if the 'extra' or 'missing' data is in file 1 or file 2, no ?&lt;BR /&gt;&lt;BR /&gt;Maybe the 'cmp' command can be useful to you, depending on what you want to do. Using the -s option to cmp you should not get -any- output, and the return code will tell you whether or not the files are identical.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 12 Jan 2007 09:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022592#M761797</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-01-12T09:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: diff command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022593#M761798</link>
      <description>Well, what about appending something like "| sed 's/\&amp;gt;//'" to your diff command line?</description>
      <pubDate>Fri, 12 Jan 2007 10:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022593#M761798</guid>
      <dc:creator>Georg Tresselt</dc:creator>
      <dc:date>2007-01-12T10:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: diff command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022594#M761799</link>
      <description>THANKS</description>
      <pubDate>Fri, 12 Jan 2007 10:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-command/m-p/5022594#M761799</guid>
      <dc:creator>panchpan</dc:creator>
      <dc:date>2007-01-12T10:33:19Z</dc:date>
    </item>
  </channel>
</rss>

