Re: diff: memory exhausted

2005-02-09 Thread Sergey Matveychuk
Dan Nelson wrote: 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. Yes! That's it. Thanks! -- Sem. ___ freebsd-questions@freebsd.org mailing list ht

Re: diff: memory exhausted

2005-02-09 Thread Sergey Matveychuk
Chuck Swiger wrote: Sergey Matveychuk wrote: How can I compare two big text files? Does the -H option help any? (How big is big?) -H does not help. With the same message. It an output of mysqldump. 12Mb. -- Sem. ___ freebsd-questions@freebsd.org mailing

Re: diff: memory exhausted

2005-02-08 Thread Chuck Swiger
Sergey Matveychuk wrote: How can I compare two big text files? Does the -H option help any? (How big is big?) -- -Chuck ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any m

Re: diff: memory exhausted

2005-02-08 Thread Dan Nelson
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

diff: memory exhausted

2005-02-08 Thread Sergey Matveychuk
How can I compare two big text files? -- Sem. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"