When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. umask - Wikipedia

    en.wikipedia.org/wiki/Umask

    In computing, umask is a command that determines the settings of a mask that controls how file permissions are set for newly created files. It may also affect how the file permissions are changed explicitly. umask is also a function that sets the mask, or it may refer to the mask itself, which is formally known as the file mode creation mask.

  3. Outline of Ubuntu - Wikipedia

    en.wikipedia.org/wiki/Outline_of_Ubuntu

    umask — determines the settings of a mask that controls how file permissions are set ... Document Format magazine aimed at users of the Ubuntu operating system and ...

  4. chmod - Wikipedia

    en.wikipedia.org/wiki/Chmod

    In Unix and Unix-like operating systems, chmod is the command and system call used to change the access permissions and the special mode flags (the setuid, setgid, and sticky flags) of file system objects (files and directories).

  5. File-system permissions - Wikipedia

    en.wikipedia.org/wiki/File-system_permissions

    Distinct permissions apply to the owner. Files and directories are assigned a group, which define the file's group class. Distinct permissions apply to members of the file's group. The owner may be a member of the file's group. Users who are not the owner, nor a member of the group, comprise a file's others class. Distinct permissions apply to ...

  6. Sticky bit - Wikipedia

    en.wikipedia.org/wiki/Sticky_bit

    the process has write permission for the file; the process has the P_OWNER privilege; If a 0410 a.out executable file has the sticky bit (mode bit 01000) set, the operating system will not delete the program text from the swap area when the last user process terminates. If a 0413 a.out or ELF executable file has the sticky bit set, the ...

  7. List of GNU Core Utilities commands - Wikipedia

    en.wikipedia.org/wiki/List_of_GNU_Core_Utilities...

    Changes file security context chgrp: Changes file group ownership chown: Changes file ownership chmod: Changes the permissions of a file or directory cp: Copies a file or directory dd: Copies and converts a file df: Shows disk free space on file systems dir: Is exactly like "ls -C -b". (Files are by default listed in columns and sorted vertically.)

  8. Category:File system permissions - Wikipedia

    en.wikipedia.org/wiki/Category:File_system...

    Pages in category "File system permissions" ... Umask This page was last edited on 28 January 2018, at 16:00 (UTC). Text is available under the Creative ...

  9. Group identifier - Wikipedia

    en.wikipedia.org/wiki/Group_identifier

    Such personal groups have no other members and make collaboration with other users in shared directories easier, by allowing users to habitually work with umask 0002. This way, newly created files can have by default write permissions enabled for group members, because this will normally only enable write access for members of the personal ...