linux:shell_commands:chmod

Differences

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


linux:shell_commands:chmod [2019/10/31 09:05] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== CHMOD ====== 
 +<code bash>chmod g+s /path/to/parent</code> 
 +Now, all new files and folder created under /path/to/parent will have the same group assigned as is set on /path/to/parent.
  • linux/shell_commands/chmod.txt
  • Last modified: 2019/10/31 09:05
  • by 127.0.0.1