Question - Can you explain the method of changing file access permission?
Answer -
There are three parts to consider when creating/changing file access permission.
File owner’s user ID
File owner’s group ID
File access mode to define
Three types of permission can define.
r – Reading permission
w – Writing permission
x – Execution permission