In the last episode (Feb 08), Sergey Matveychuk said:
> How can I compare two big text files?

diff -H might help, or you can try installing the textproc/2bsd-diff
port which apparently doesn't try to load the files into RAM, so it can
work on large files more easily.

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to