| chmod | (f/d)mask | number |
|---|---|---|
| --- | rwx | 0 |
| --x | rw- | 1 |
| -w- | r-x | 2 |
| -wx | r-- | 3 |
| r-- | -wx | 4 |
| r-x | -w- | 5 |
| rw- | --x | 6 |
| rwx | --- | 7 |
chmod - (f/d)mask Linux
Berikut tabel perbedaannya
Semoga informasi ini membantu
