パーミッション

パーミッション (ファイルシステム)

[1] ファイルパーミッション (permission) は、 アクセス権を表すものです。

[4] 通例8進数数値で表します。現代における8進数のほぼ唯一の用法です。 普通、8進数であることを表す先頭の 0 を含む4桁のASCII数字列となります。

[2] chmod で変更できます。

[3] File::Path - Create or remove directory trees - metacpan.org () https://metacpan.org/pod/File::Path#SECURITY-CONSIDERATIONS

Additionally, unless the safe parameter is set (or the third parameter in the traditional interface is TRUE), should a remove_tree be interrupted, files that were originally in read-only mode may now have their permissions set to a read-write (or "delete OK") mode.