linux_wiki:list_set_and_change_standard_ugo_rwx_permissions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:list_set_and_change_standard_ugo_rwx_permissions [2016/02/29 23:00]
billdozor [Change Permissions]
linux_wiki:list_set_and_change_standard_ugo_rwx_permissions [2019/05/25 23:50] (current)
Line 97: Line 97:
 </code> </code>
  
 +\\
 Same scenario, octal mode Same scenario, octal mode
 <code bash> <code bash>
Line 125: Line 126:
   * Others => 2 (mask write permissions)   * Others => 2 (mask write permissions)
  
 +\\
 The above yields a file with the following permissions by default: The above yields a file with the following permissions by default:
 <code bash> <code bash>
Line 130: Line 132:
 </code> </code>
  
 +\\
 Temporarily change the default for this session only Temporarily change the default for this session only
 <code bash> <code bash>
Line 140: Line 143:
 </code> </code>
  
 +\\
 Permanent umask changes (system wide) Permanent umask changes (system wide)
 <code bash> <code bash>
  • linux_wiki/list_set_and_change_standard_ugo_rwx_permissions.1456804837.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)