Permissions in the Linux file system are managed by 3 different types of users.
- Users
- Groups
- Public (Public)
Each type of user can read, write, and execute permissions. These permissions can be represented by means of symbols or numerically (Octal Base).
This is an application that allows you to calculate the numerical value (Octal Base) and its visual representation (Code rwx) of a set of permissions for files and folders of Linux operating systems.
Just check the box of the permission you want to grant to each user and its numerical and symbolic representation will be displayed.
- Users
- Groups
- Public (Public)
Each type of user can read, write, and execute permissions. These permissions can be represented by means of symbols or numerically (Octal Base).
This is an application that allows you to calculate the numerical value (Octal Base) and its visual representation (Code rwx) of a set of permissions for files and folders of Linux operating systems.
Just check the box of the permission you want to grant to each user and its numerical and symbolic representation will be displayed.
Show More