Common mode
755 means owner can read/write/execute, group and others can read/execute.
Pilih izin baca (read), tulis (write), dan eksekusi (execute) untuk Pemilik (Owner), Grup (Group), dan Publik (Others) untuk menghasilkan perintah chmod Linux yang tepat.
| Izin visual | Baca | Tulis | Eksekusi |
|---|---|---|---|
| Pemilik | |||
| Grup | |||
| Lainnya |
Bit khusus memengaruhi file yang dapat dieksekusi dan direktori bersama; alat ini hanya menjelaskan mode tersebut.
Catatan: Pada direktori, bit eksekusi (x) memungkinkan pengguna masuk ke dalam folder.
Isi nilai yang diperlukan, tempel teks Anda, atau unggah file yang ingin diproses.
Sebagian besar alat diperbarui secara langsung saat Anda mengetik; beberapa menggunakan satu tombol tindakan.
Salin, unduh, atau bagikan hasil yang dihasilkan — Anda selalu memiliki kendali penuh atas data Anda.
Convert between numeric chmod modes, symbolic rwx notation, and visual checkboxes for owner, group, and others.
Each chmod digit is a sum: read is 4, write is 2, and execute is 1. A digit of 7 means read, write, and execute; 5 means read and execute.
755 means owner can read/write/execute, group and others can read/execute.
setuid, setgid, and sticky are represented by an optional leading octal digit and affect executable files or shared directories in specific Unix contexts.
The tool only converts and explains permissions. It never executes chmod or accesses your files.
read(4) + write(2) + execute(1)644 becomes rw-r--r--: owner can read/write, group and others can read only.
6 = 4 + 2; 4 = read; 4 = readThe tool converts octal, symbolic, and checkbox states only. It never reads your filesystem or runs chmod on any local or server file.
The owner can read and write, while group and others can only read.
The owner can read, write, and execute, while group and others can read and execute.
No. It only generates and explains permission modes.
They mean a special bit is set but the matching execute bit is not. For example S can appear where setuid or setgid exists without execute permission.
Hasilkan UUID v4 (Universally Unique Identifier) acak berkekuatan kriptografis secara massal.
Format, rapikan, validasi sintaks, atau kompres teks JSON, YAML, dan XML secara instan.
Buat kode QR kustom untuk URL, teks, WiFi, atau kontak vCard, dan pindai kode QR.
Konversi teks atau tệp ke format string Base64 dan decode kembali secara instan.
Enkripsi atau dekripsi teks dan URL ke format persen (percent-encoding) standar RFC 3986.
Konversi waktu epoch Unix (detik/milidetik) ke tanggal manusia dan ISO 8601.
Encode dan decode karakter khusus HTML dan entitas numerik.
Uji dan debug pola regex JavaScript secara langsung dengan penyorotan.
Dekode dan periksa header dan payload JSON Web Token secara aman.
Buat, analisis, dan jelaskan jadwal cron expression secara visual.