<?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: big diff in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528075#M221003</link>
    <description>Also, add the -i (Ignore case) as I see you have an entry that has ADO and ado in a directory path, yet they are the same file path.&lt;BR /&gt;&lt;BR /&gt;diff -w -i file1 file2&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
    <pubDate>Tue, 19 Apr 2005 14:04:04 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2005-04-19T14:04:04Z</dc:date>
    <item>
      <title>big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528067#M220995</link>
      <description>I have 2 windows registry files that are 5-6 meg each. I want to find the difference between the 2 files and put them to one file. Just show the difference, not the &amp;lt; and the &amp;gt;.</description>
      <pubDate>Tue, 19 Apr 2005 13:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528067#M220995</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-04-19T13:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528068#M220996</link>
      <description>my output looks like this. Do I need to convert the input registry files from DOS to Unix before I run a diff?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;53196,53202d51580&lt;BR /&gt;&lt;BR /&gt;&amp;lt; &lt;BR /&gt;&amp;lt; &lt;BR /&gt;&amp;lt; &lt;BR /&gt;&amp;lt; &lt;BR /&gt;&amp;lt; &lt;BR /&gt;&amp;lt; &lt;BR /&gt;&amp;lt; &lt;BR /&gt;53264c51642&lt;BR /&gt;&amp;lt; &lt;BR /&gt;---&lt;BR /&gt;&amp;gt; &lt;BR /&gt;53360d51737&lt;BR /&gt;&amp;lt; &lt;BR /&gt;53361a51739&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Apr 2005 13:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528068#M220996</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-04-19T13:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528069#M220997</link>
      <description>What command syntax you used?? I tried it and it is working fine.&lt;BR /&gt;I used bdiff file1 file2&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 19 Apr 2005 13:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528069#M220997</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-19T13:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528070#M220998</link>
      <description>convert file windows to unix use command&lt;BR /&gt;&lt;BR /&gt;/usr/bin/dos2ux&lt;BR /&gt;&lt;BR /&gt;dos2ux(1)                                                         dos2ux(1)&lt;BR /&gt;&lt;BR /&gt; NAME&lt;BR /&gt;      dos2ux, ux2dos - convert ASCII file format</description>
      <pubDate>Tue, 19 Apr 2005 13:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528070#M220998</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2005-04-19T13:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528071#M220999</link>
      <description>I had to convert it from dos to unix.&lt;BR /&gt;then I ran a diff. however my diff output file is kind of complex. Is there any way I can get one report that shows what I need to add to file a to make it equal to file b.</description>
      <pubDate>Tue, 19 Apr 2005 13:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528071#M220999</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-04-19T13:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528072#M221000</link>
      <description>How does you window$ registry files look like?? May be you can run strings command on them. And also dos2ux.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 19 Apr 2005 13:57:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528072#M221000</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-19T13:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528073#M221001</link>
      <description>in other words, just show me what is not in file "a". Without showing me everything that is not in "a" and everything that is not in "b". Or am I confused?&lt;BR /&gt;&lt;BR /&gt;my output is huge.&lt;BR /&gt;looks like:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; @="C:\\Program Files\\Common Files\\System\\ado\\msado15.dll"&lt;BR /&gt;&amp;gt; "ThreadingModel"="Both"&lt;BR /&gt;&amp;gt; "Class"="ADODB.ParameterClass"&lt;BR /&gt;&amp;gt; "Assembly"="ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"&lt;BR /&gt;&amp;gt; "RuntimeVersion"="v1.0.3705"&lt;BR /&gt;322a331,335&lt;BR /&gt;&amp;gt; [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{0000050B-0000-0010-8000-00AA006D2EA4}\InprocServer32\7.0.3300.0]&lt;BR /&gt;&amp;gt; "Class"="ADODB.ParameterClass"&lt;BR /&gt;&amp;gt; "Assembly"="ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"&lt;BR /&gt;&amp;gt; "RuntimeVersion"="v1.0.3705"&lt;BR /&gt;&amp;gt; &lt;BR /&gt;324c337&lt;BR /&gt;&amp;lt; @="ADODB.Parameter.2.80"&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; @="ADODB.Parameter.2.5"&lt;BR /&gt;333c346&lt;BR /&gt;&amp;lt; @="C:\\Program Files\\Common Files\\System\\ADO\\msado15.dll"&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; @="C:\\Program Files\\Common Files\\System\\ado\\msado15.dll"&lt;BR /&gt;334a348,350&lt;BR /&gt;&amp;gt; "Class"="ADODB.ConnectionClass"&lt;BR /&gt;&amp;gt; "Assembly"="ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"&lt;BR /&gt;&amp;gt; "RuntimeVersion"="v1.0.3705"&lt;BR /&gt;335a352,356&lt;BR /&gt;&amp;gt; [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00000514-0000-0010-8000-00AA006D2EA4}\InprocServer32\7.0.3300.0]&lt;BR /&gt;diff_file1 (1%)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But it will take forever to make file "a" look like file "b".</description>
      <pubDate>Tue, 19 Apr 2005 13:58:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528073#M221001</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-04-19T13:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528074#M221002</link>
      <description>&lt;BR /&gt;You should be able to use diff, as diff only uses about 6 times the file size.&lt;BR /&gt;&lt;BR /&gt;Additionally use the -w (ignore whitespace) option:&lt;BR /&gt;&lt;BR /&gt;diff -w file1 file2&lt;BR /&gt;&lt;BR /&gt;If the cr/lf's are causing problems, then use the dos2ux utility someone pointed out.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 19 Apr 2005 14:00:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528074#M221002</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-19T14:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528075#M221003</link>
      <description>Also, add the -i (Ignore case) as I see you have an entry that has ADO and ado in a directory path, yet they are the same file path.&lt;BR /&gt;&lt;BR /&gt;diff -w -i file1 file2&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 19 Apr 2005 14:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528075#M221003</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-19T14:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528076#M221004</link>
      <description>Did you export the registry using regedit? If not, the files are binary. I suggest exporting near the level you are trying to diff:&lt;BR /&gt;&lt;BR /&gt;c:\&amp;gt; regedit /E HKEY_LOCAL_MACHINE/Software/Microsoft/Windows hklm.txt&lt;BR /&gt;&lt;BR /&gt;otherwise the files will be huge. Clean the files with:&lt;BR /&gt;&lt;BR /&gt;$ sed "s/&lt;CTRL-V&gt;&lt;ENTER&gt;//g" &amp;gt; hkml2.txt&lt;/ENTER&gt;&lt;/CTRL-V&gt;</description>
      <pubDate>Tue, 19 Apr 2005 14:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528076#M221004</guid>
      <dc:creator>Joe Harrison_1</dc:creator>
      <dc:date>2005-04-19T14:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528077#M221005</link>
      <description>Here is my problem.&lt;BR /&gt;&lt;BR /&gt;the registry key looks like:&lt;BR /&gt;&lt;BR /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1E083962-829F-11D3-AB5D-00C04F9407B9}]&lt;BR /&gt;@="MSOLAPClient Class"&lt;BR /&gt;&lt;BR /&gt;when I run my diff on badbox and good box like 'diff -i -w badbox goodbox &amp;gt; diff_file'&lt;BR /&gt;&lt;BR /&gt;and I do a grep -i olap on diff_file, I dont see anything. for some reason, the diff is not seeing any difference in the files regarding 'olap, even though I know they are different. what is stopping 'diff' from seeing the difference?</description>
      <pubDate>Tue, 19 Apr 2005 14:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528077#M221005</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-04-19T14:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: big diff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528078#M221006</link>
      <description>is it because the '@olap' entry is on a different line, because it wrapped?</description>
      <pubDate>Tue, 19 Apr 2005 14:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-diff/m-p/3528078#M221006</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-04-19T14:44:25Z</dc:date>
    </item>
  </channel>
</rss>

