X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-8.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_PASS X-Spam-Check-By: sourceware.org From: Stephan Mueller To: Kenneth Chiu , "Buchbinder, Barry (NIH/NIAID) [E]" CC: "cygwin AT cygwin DOT com" Subject: RE: How to increase the memory available to diff in cygwin 1.7? Date: Mon, 26 Oct 2009 19:35:31 +0000 Deferred-Delivery: Mon, 26 Oct 2009 19:36:00 +0000 Message-ID: <98091D8BAF39E746A7D3E618C948528D09F89F@DF-M14-02.exchange.corp.microsoft.com> References: <20091026172622 DOT GB790 AT ednor DOT casa DOT cgf DOT cx> <0105D5C1E0353146B1B222348B0411A20886DC6D7B AT NIHMLBX02 DOT nih DOT gov> In-Reply-To: x-cr-hashedpuzzle: CgRQ Grsy JmqX M6kR OZKf OoZN RXJd Rizv SLF8 TBA9 XTmT Ytu2 arLJ dzp2 fsyn gL4u;3;YgBiAHUAYwBoAGIAaQBuAGQAZQByAEAAbgBpAGEAaQBkAC4AbgBpAGgALgBnAG8AdgA7AGMAeQBnAHcAaQBuAEAAYwB5AGcAdwBpAG4ALgBjAG8AbQA7AGsAYwBoAGkAdQBAAGMAcwAuAGIAaQBuAGcAaABhAG0AdABvAG4ALgBlAGQAdQA=;Sosha1_v1;7;{672B458F-546F-49E5-A046-3386C3D3007A};cwB0AGUAcABoAGEAbgAuAG0AdQBlAGwAbABlAHIAQABtAGkAYwByAG8AcwBvAGYAdAAuAGMAbwBtAA==;Mon, 26 Oct 2009 19:36:00 GMT;UgBFADoAIABIAG8AdwAgAHQAbwAgAGkAbgBjAHIAZQBhAHMAZQAgAHQAaABlACAAbQBlAG0AbwByAHkAIABhAHYAYQBpAGwAYQBiAGwAZQAgAHQAbwAgAGQAaQBmAGYAIABpAG4AIABjAHkAZwB3AGkAbgAgADEALgA3AD8A x-cr-puzzleid: {672B458F-546F-49E5-A046-3386C3D3007A} Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Kenneth Chiu writes: " cmp doesn't recurse, though, at least as far as I can tell. " In theory, I could use find, then cmp, plus some scripting, " but seems simpler to just write a small C program " to do it. Really? Your definition of 'simpler' may differ from mine, but given an existing tool for recursion and one for comparison, I'm not sure that writing in C, which will require you to take care of both of those tasks yourself, is simpler. But up to you how you want to do it, of course. stephan(); -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple