X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=gpoO1hlxGu4cyvfc CveT1/gwF4INRYmEv6Wcl8toDi3l7Uypk/Y4ZkhrI2M+uZJiRoASuZCLQD7r2lbN 8YWVwOy8J3y5I8sGVcMSxt1VjjBDh/zbUniP9U37c4Fe8Vt5NyLctIZaLB3nL7ld OHpnqY1FJEs49IgHSJMwLVHQ27A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=KJZUdXbMR7iEdskDSH++7Z Vn29w=; b=YGO1oUphaeW7EZcNRYF7td7hGDSm+UsftccCqAHP0sNj1CMpwLH5oM 63kRxlmPllM1KchLbbTX7U3U9jHgoz1GsIRVIGUF6DXW/nAh9zmJmSWnvZdnEyiF 0trlXW2fwFfzwGn79lMWDiT7DFq1WbT+hbT/az1Y7N4vi0oxVOI5U= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Fri, 3 Apr 2015 17:38:34 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1706436250.20150403173834@yandex.ru> To: "lemkemch AT t-online DOT de" , cygwin AT cygwin DOT com Subject: Re: diff -r won't recurse In-Reply-To: <978979982551ea1168d28b4.21965527@email.t-online.de> References: <978979982551ea1168d28b4 DOT 21965527 AT email DOT t-online DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, lemkemch AT t-online DOT de! > I've got a strange problem: diff -r /d /g won't recurse into the two directories. /d and /g are the > roots of two disks where /g is a clone (disk2vhd) of /d. ls -R and other tools have no problems > to walk the tree. strace doesn't give me a clue. Any ideas? Try /d/ /g/ ? Cygdrive automounts are implicit. Though, I'm unable to reproduce your case. $ ls -l /? ls: cannot access /?: No such file or directory $ diff -r /w /x Only in /w: $RECYCLE.BIN Only in /x: OS2 Only in /w: ssh-1Pr6UITz Only in /w: System Volume Information Only in /x: WINNT -- With best regards, Andrey Repin Friday, April 3, 2015 17:33:00 Sorry for my terrible english... -- 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