chmod Calculator

Calculate Unix file permissions (chmod). Toggle read/write/execute for owner, group, others.

コマンド

chmod 644 file

記号表記

rw-r--r--
対象Read
読み取り
Write
書き込み
Execute
実行

Owner (u)

所有者

6

Group (g)

グループ

4

Other (o)

その他

4

Related Tools

About this tool

Calculate Unix file permissions (chmod). Toggle read/write/execute for owner, group, others.