instance method Kernel#chmod

chmod -> ()[permalink][rdoc][edit] [added by un]

ファイルのアクセス権を変更します。

Change the mode of each FILE to OCTAL-MODE.

ruby -run -e chmod -- [OPTION] OCTAL-MODE FILE

-v          詳細表示

[SEE_ALSO] chmod(1)