On Mon, Feb 02, 2004 at 12:55:08PM +0000, John P. Looney wrote:
> On Mon, Feb 02, 2004 at 12:52:19PM +0000, olearypj at rte.ie mentioned:
> > Hi folks,
> > I need to compare two VERY large files of names & extract the
> > lines that are not common to both. The problem is that the same names appear
> > in different positions in both files. I promise I have tried diff, sdiff etc,
> > but they seem to compare the same lines in each file.
>> Have a look at the "uniq" command. It's likely what you are looking for.
>hmm.. wasn't there a tip from padraig.. something like
sort < file1 < file2 | uniq -u
L.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!