Re: diff -r won't recurse

2015-04-04 Thread lemke...@t-online.de
> >-Original-Nachricht- >Betreff: Re: diff -r won't recurse >Datum: Sat, 04 Apr 2015 20:29:40 +0200 >Von: "lemke...@t-online.de" >An: cygwin@cygwin.com > >>On Sat, 04 Apr 2015 20:09:56 +0200 I wrote: >>On Fri, 03 Apr 2015 16:50:09 +0200 And

Re: diff -r won't recurse

2015-04-04 Thread lemke...@t-online.de
>On Sat, 04 Apr 2015 20:09:56 +0200 I wrote: >On Fri, 03 Apr 2015 16:50:09 +0200 Andrey Repin wrote: >>> 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 >>> tool

AW: diff -r won't recurse

2015-04-04 Thread lemke...@t-online.de
On Fri, 03 Apr 2015 16:50:09 +0200 Andrey Repin wrote: >> 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 do

diff -r won't recurse

2015-04-03 Thread lemke...@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? Thanks, Michael --

AW: chgrp in Windows

2015-02-24 Thread lemke...@t-online.de
On Wed, 25 Feb 2015 02:35:50 +0100 Andrey Repin wrote: >>> The result of chown I can see in Windows Explorer as the Owner but >>> where is the group information? >> >> Itâs over on the Security tab of the same window youâre looking at: >> âGroup or user namesâ. > >I j

Re: chgrp in Windows

2015-02-24 Thread lemke...@t-online.de
On Wed, 25 Feb 2015 01:50:47 +0100 Andrey Repin wrote: > > The result of chown I can see in Windows Explorer as the Owner but where > is the group information? Itâs over on the Security tab of the same window youâre looking at: âGroup or user namesâ. >>> >>>I just remembe

Re: chgrp in Windows

2015-02-24 Thread lemke...@t-online.de
>> On Feb 24, 2015, at 4:57 PM, Warren Young wrote: >> >>> The result of chown I can see in Windows Explorer as the Owner but where is >>> the group information? >> >> Itâs over on the Security tab of the same window youâre looking at: âGroup >> or user namesâ. > >I just remembered that that t

chgrp in Windows

2015-02-24 Thread lemke...@t-online.de
I've got what I feel is actually a terribly basic Windows question. If I set a gid with e.g. chgrp where does Windows store that information on a local NTFS file system? The result of chown I can see in Windows Explorer as the Owner but where is the group information? Or put another way: how