"Own files" ist not necessarily correct ... 19:47 Mar 15, 2011
... in technical terms. Whenever a file or folder is created (normally through an application, but not always), it will automatically be assigned the system's default permissions (umask in UNIX lingo), or the default permissions set by the sys admin. Subsequently, i.e. after file creation, file permissions may be changed again, either by a sys admin, a group admin or similar user with higher order permissions, or by the original user (within limits), or even by an application.
Not to mention the fact that in a multiuser context, the plural "their own" may also refer to group permissions (or not), so it is recommendable to adhere to the original terminology if possible (and in this case, it is possible). It might be important. |