|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] the opposite of diff
|
Art Alexion wrote:
I have two emails that are causing the same strange behavior and I
want to find out why. I know I can use diff to find out how two files
differ. Is there a corollary command that will show me what the files
have in common?
sdiff will provide a side by side comparision of the two files. If
there is no '<', '>', or '|' in the middle column, that line is the same.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|