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 [Setuid, Setgid, sticky bits]
linux_wiki:list_set_and_change_standard_ugo_rwx_permissions [2019/05/25 23:50] (current)
Line 126: 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 131: 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 141: 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.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)