Diary

[chmod] Linux Directory File Execution Permission Settings Recursive Processing

1 Mins read

chmod command

Become admin if needed

sudo su -

Syntax: the “-R” option is the recursive processing command

chmod -R 755 ディレクトリ

Sample

chmod -R 755 /home/hoge-u/tmp