SeeThis?
Chmod calculator

"chmod" is a command in Unix-based operating systems that stands for "change mode". It allows the user to modify the access permissions of files and directories on the system. The permissions determine who can read, write, and execute the files, and can be represented using a series of numbers or symbols. By using chmod, the user can ensure that sensitive data is protected and accessible only by authorized individuals.