This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: diff -r won't recurse


Greetings, lemkemch@t-online.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]