bug#11043: chmod - new feature (original) (raw)

[Top][All Lists]


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11043: chmod - new feature - restore default mode regarding the umas


From: Paul Eggert
Subject: bug#11043: chmod - new feature - restore default mode regarding the umask value
Date: Mon, 19 Mar 2012 07:56:15 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

Isn't the proposed "chmod --umask FILES" almost the same as "chmod a=,+rwX FILES"? If so, perhaps all we need to do is to update the documentation to mention this already-standardized solution to a common problem.