| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Subject: | find . -regex '.*js' -type f -exec md5sum '{}' \\; really slow! |
| From: | Bartolomeo Nicolotti <bnicolotti AT siapcn DOT it> |
| To: | cygwin AT cygwin DOT com |
| Date: | Mon, 24 Nov 2008 16:27:29 +0100 |
| Message-Id: | <1227540449.7201.45.camel@LxPC35> |
| Mime-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id mAOFSmTL011623 |
Hi,
I'm using the command:
/usr/bin/find . -type f -exec md5sum '{}' \\;
to compare the content of two subtree(161Mbytes) on different systems,
one linux, and the other on windows with cygwin.
The command on linux takes some seconds, while on windows+cygwin takes
some minutes.
Could some one help me to speed-up things on windows+cygwin?
Many thanks, best regards
B.Nicolotti
--
Bartolomeo Nicolotti
SIAP s.r.l.
www.siapcn.it
v.S.Albano 13 12049
Trinità (CN) Italy
ph:+39 0172 652553
centralino: +39 0172 652511
fax: +39 0172 652519
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |