This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ming Tommy Tang
tommytang.bsky.social
did:plc:s2ilvmhwsfwhfn566bhbecdv
3/ Breaking Down Permissions
The first part (rwxr-xr--) shows permissions.
Each permission has a value:
🔹 4 = read (r)
🔹 2 = write (w)
🔹 1 = execute (x)
🔹 0 = no permission
2025-02-15T14:15:02.851Z