center

Levels of permissions:

  • Read: Display content of file
  • Write: Make changes to file/folder
  • Execute: Run programs (compiled binaries)
  • Representation: rwxrwxrwx or 777

Note: There exists a special pseudo permission called Sticky bits which is used to prevent accidental deletions.

Types of permissions:

  • User
  • Group
  • Other center

Example

  1. Remove write permission for group and others
  2. Add execute permissions to all