GNU bug report logs - #34009
doc: mkdir: warn that --mode doesn't affect parents

Previous Next

Package: coreutils;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Mon, 7 Jan 2019 15:37:01 UTC

Severity: normal

Merged with 45258

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #10 received at control <at> debbugs.gnu.org (full text, mbox):

From: Assaf Gordon <assafgordon <at> gmail.com>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>,
 34009 <at> debbugs.gnu.org
Subject: Re: bug#34009: warn that mkdir --mode doesn't affect parents created
Date: Fri, 11 Jan 2019 01:49:50 -0700
severity 34009 wishlist
retitle 34009 doc: mkdir: warn that --mode doesn't affect parents
stop

Hello,

On 2019-01-07 8:36 a.m., 積丹尼 Dan Jacobson wrote:
> 
> do warn that --mode doesn't affect any parents created.
> 
> $ mkdir --mode 700 -p /tmp/g/h/i
> $ find /tmp/g -ls
>      55795      0 drwxr-xr-x   3 jidanni  jidanni        60 Jan  7 23:30 /tmp/g
>      55796      0 drwxr-xr-x   3 jidanni  jidanni        60 Jan  7 23:30 /tmp/g/h
>      55797      0 drwx------   2 jidanni  jidanni        40 Jan  7 23:30 /tmp/g/h/i
> 
> Also warn on (info "(coreutils) mkdir invocation") more directly. Thanks.

The info manual does contain a short sentence about parents' modes:
 "To set the file permission bits of any newly-created parent
  directories to a value [...]"

But this can be improved.

Marking as wishlist. Patches are welcomed.

regards,
 - assaf'





This bug report was last modified 2 years and 247 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.