<div dir="ltr"><div><div>ugh. 24 million line files and sdiff. The little ones are 6M and 12M.<br><br></div>cat -vt | grep for known issues of similarity returned no funky characters.<br><br></div>I&#39;m replacing a windows system with centos. I&#39;m beginning to actually believe it&#39;s all just winders in it&#39;s death throes barfing up crap. <br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 7, 2013 at 1:53 PM, Lightner, Jeff <span dir="ltr">&lt;<a href="mailto:JLightner@water.com" target="_blank">JLightner@water.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">cat -vt on the files should show non-printing characters including tabs - maybe output of same to additional files and diff on those would help e.g.<br>

cat -vt file1 &gt;file1.vt<br>
cat -vt2 file2 &gt;file2.vt<br>
diff file1.vt file2.vt<br>
<br>
Also often if I have large files I want to diff I usually use sdiff instead (widening my terminal session as far as possible first) as it will insure the lines are reasonably close to each other.  (This is a side by side diff.)<br>

<div><div class="h5"><br>
<br>
<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:ale-bounces@ale.org">ale-bounces@ale.org</a> [mailto:<a href="mailto:ale-bounces@ale.org">ale-bounces@ale.org</a>] On Behalf Of Stephen R. Blevins<br>
Sent: Wednesday, August 07, 2013 1:29 PM<br>
To: Atlanta Linux Enthusiasts<br>
Subject: Re: [ale] diff being boneheaded<br>
<br>
Could there be tabs in one file&#39;s lines, and spaces in the other?  What about other unprintable characters?<br>
<br>
Stephen R. Blevins<br>
<a href="mailto:stephen.r.blevins@gmail.com">stephen.r.blevins@gmail.com</a><br>
<br>
On 08/07/2013 12:37 PM, Jim Kinney wrote:<br>
&gt; I&#39;ve got 2 text files  &gt; 6M lines each. Each file is sorted in<br>
&gt; dictionary order. diff is flagging identical lines between them as<br>
&lt;snip&gt;<br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
<br>
<br>
<br>
</div></div>Athena(r), Created for the Cause(tm)<br>
Making a Difference in the Fight Against Breast Cancer<br>
<br>
---------------------------------<br>
CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential information and is for the sole use of the intended recipient(s). If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error, and delete it. Thank you.<br>

----------------------------------<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">-- <br>James P. Kinney III<br><i><i><i><i><br></i></i></i></i>Every time you stop a school, you will have to build a jail. What you 
        gain at one end you lose at the other. It&#39;s like feeding a dog on his 
        own tail. It won&#39;t fatten the dog.<br>

        - Speech 11/23/1900 Mark Twain<br><i><i><i><i><br><a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br></i></i></i></i></div>
</div>