<br><br>
<div class="gmail_quote">On Wed, Dec 2, 2009 at 10:01 AM, Paul Bijnens <span dir="ltr"><<a href="mailto:Paul.Bijnens@xplanation.com">Paul.Bijnens@xplanation.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">On 2009-12-02 10:56, hadi motamedi wrote:<br>> But "#diff -y" compares the two files in line-by-line basis . But my two<br>> files do not have one-to-one correspondence , say row#1 in file1 maybe<br>
> the same as say row#5 in file2 . So I seek a way that does not consider<br>> this as a difference (but diff will consider).<br><br></div>(( First, please do not top-post. ))<br><br>"diff" would match the line2 in file1 with the line5 in file2,<br>
and it would mark that some lines were inserted there.<br><br>I think you'll have to specify more what you mean by "compare",<br>and what you think is different or same.<br><br><br><br><br>--<br>Paul Bijnens, Xplanation Technology Services        Tel  +32 16 397.525<br>
Interleuvenlaan 86, B-3001 Leuven, BELGIUM          Fax  +32 16 397.552<br>***********************************************************************<br>* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, ^^, *<br>
* quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, ~., *<br>* stop, end, ^]c, +++ ATH, disconnect,  halt,  abort,  hangup,  KJOB, *<br>* ^X^X,  :D::D,  kill -9 1,  kill -1 $$,  shutdown,  init 0,  Alt-F4, *<br>
* Alt-f-e, Ctrl-Alt-Del, Alt-SysRq-reisub, Stop-A, AltGr-NumLock, ... *<br>* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *<br>***********************************************************************<br>

<div>
<div></div>
<div class="h5">_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div>
<div><br> </div>
<div> </div>
<div> </div>
<div>Sorry . I tried for "#diff -y" but its output seems to have a comparison between the two files in line-by-line basis . As you mentioned , if the row#1 in file1 is in match with say row#5 in file2 I want it not to be considered as a difference. But the the output shows it as if it is being considered as a difference. Please correct me .</div>

<div> </div>