On 2019/06/04 14:34, Chris Wagner wrote:
> Hi Linda, / is just a mount to something like C:\Cygwin64 so there is no
> problem in changing it.
>
Uh...about thatoh my system '/' points to 'C:\'. Isn't life fun!
I think I finally got it. I broke down and used "icacls" for fine tuni
On 2019-06-04 15:34, Chris Wagner wrote:
> / is just a mount to something like C:\Cygwin64 so there is no problem
> in changing it.
> You should delete all the target thing's permissions first to guarantee
> starting
> from a clean slate.
> $ setfacl -kb z2/ && getfacl z1/ |setfacl -f - z2/
> This
On 2019/06/04 14:26, Brian Inglis wrote:
> On 2019-06-04 13:59, L A Walsh wrote:
>
>> lets see if this is more clear:
>> On 2019/06/04 12:44, Eliot Moss wrote:
>>
>>> On 6/4/2019 3:34 PM, L A Walsh wrote:
>>>
I am trying to create an entry for '/' (or '.' w/me sitting in '/')
>>
Hi Linda, / is just a mount to something like C:\Cygwin64 so there is no
problem in changing it.
You should delete all the target thing's permissions first to guarantee
starting from a clean slate.
$ setfacl -kb z2/ && getfacl z1/ |setfacl -f - z2/
This works for me with the latest packages.
On 2019-06-04 13:59, L A Walsh wrote:
> lets see if this is more clear:
> On 2019/06/04 12:44, Eliot Moss wrote:
>> On 6/4/2019 3:34 PM, L A Walsh wrote:
>>> I am trying to create an entry for '/' (or '.' w/me sitting in '/')
>>> where the default entries are the same as the file entries.
>>>
lets see if this is more clear:
On 2019/06/04 12:44, Eliot Moss wrote:
> On 6/4/2019 3:34 PM, L A Walsh wrote:
>
>> I am trying to create an entry for '/' (or '.' w/me sitting in '/')
>> where the default entries are the same as the file entries.
>> ^^^
>>
>> so tried doing:
>>
>
On 6/4/2019 3:34 PM, L A Walsh wrote:
I am trying to create an entry for '/' (or '.' w/me sitting in '/')
where the default entries are the same as the file entries.
O ... not sure _I'd_ mess what / on a Windows system!
I noticed the example give in the manpage for copying entries:
The s
I am trying to create an entry for '/' (or '.' w/me sitting in '/')
where the default entries are the same as the file entries.
I noticed the example give in the manpage for copying entries:
The special filename "-" indicates reading from stdin.
Note that you can use this with getfacl and
8 matches
Mail list logo