Friday, June 27, 2014

Re: Compare files, save differences

On Fr, 27 Jun 2014, Conner McDaniel wrote:

> I apologize. You can use sort and join to get this result. For
> example...
>
> join -v1 <(sort allwords.txt) <(sort mywords.txt) >difwords.txt

or use comm(1) as I wrote a couple of months before.

Best,
Christian
--
Darin besteht ja die Teufelei weiblicher Reize, daß sie einen
zwingen, sein eigenes Verderben herbeizusehnen.
-- George Bernard Shaw

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: