GNU bug report logs - #8736
chmod -p --parents

Previous Next

Package: coreutils;

Reported by: francky.leyn <at> telenet.be

Date: Thu, 26 May 2011 22:31:02 UTC

Severity: normal

Tags: wontfix

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jérémy Compostella <jeremy.compostella <at> gmail.com>
To: Jim Meyering <jim <at> meyering.net>
Cc: Erik Auerswald <auerswal <at> unix-ag.uni-kl.de>, 8736 <at> debbugs.gnu.org, coreutils <at> gnu.org, francky.leyn <at> telenet.be
Subject: bug#8736: chmod -p --parents
Date: Thu, 23 Feb 2012 20:05:09 +0100
[Message part 1 (text/plain, inline)]
OK, I understand. My answers to both questions:

1. why not do it some other way?

First, it is very convenient to do it that way because it is very simple
and it is more consistent with other commands that already provide it:

$ mkdir -p a/b/c d/e
$ chmod g+w -p a/b/c d/e

IMHO, the way like the one you propose misses the consistency point.

Don't misunderstand me, I don't want to force a new feature if someone
has a pertinent argument to oppose to. But this one has already been
proposed by other people and I really think it is worth to have it too.

2. Is this too specialized to merit an option?

I don't think so. This option already exists for other commands like
`mkdir' and `cp' to deserve the same purpose.

Cheers,

Jérémy
[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 219 days ago.

Previous Next


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