ページの作成:「==オプション== ;-R :recursive ==シンボリックモード== $ chmod u+rwx,g+rx,o+rx file $ chmod 755 file $ chmod a+rwx file $ chmod 777 file」
(相違点なし)

2019年2月27日 (水) 10:58時点における版

オプション

-R
recursive

シンボリックモード

$ chmod u+rwx,g+rx,o+rx file
$ chmod 755 file

$ chmod a+rwx file
$ chmod 777 file