On Dec 17 16:21, john doe wrote:
> On 12/17/2018 1:15 PM, Corinna Vinschen wrote:
> > On Dec 17 13:06, john doe wrote:
> >> Hi,
> >>
> >> I'm trying to understand why a copied file from 'C:\' into
> >> /home/user/try doesn't have the permissions set for 'other' (see below).
> >
> > POSIX "other" =
On 12/17/2018 1:15 PM, Corinna Vinschen wrote:
> On Dec 17 13:06, john doe wrote:
>> Hi,
>>
>> I'm trying to understand why a copied file from 'C:\' into
>> /home/user/try doesn't have the permissions set for 'other' (see below).
>
> POSIX "other" == Windows "Everyone". Windows default permission
On Dec 17 13:06, john doe wrote:
> Hi,
>
> I'm trying to understand why a copied file from 'C:\' into
> /home/user/try doesn't have the permissions set for 'other' (see below).
POSIX "other" == Windows "Everyone". Windows default permissions
typically don't give permissions to "Everyone". Thus
Hi,
I'm trying to understand why a copied file from 'C:\' into
/home/user/try doesn't have the permissions set for 'other' (see below).
The following will create a file named 'try.txt':
PS C:\> new-item try.txt -itemtype file
Directory: C:\
ModeLastWriteTime Length Na
4 matches
Mail list logo