Krzysztof Bryla <[EMAIL PROTECTED]> [2002-10-24 07:39:10 +0200]: > permission for users who are not in the file's group, then the mode: > > +w > > adds permission to write to the file to its owner and to other users who > are in the file's group, but _not_ to other users. In contrast, the > mode: > > a+w > > ignores `umask', and _does_ give write permission for the file to all > users.
Yes. That is all correct. But I fail completely to understand what point you are trying to make. > pinfo umask You don't need to include the same documentation three times in a row. Once would have been sufficient. Bob _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils
