command to change the file permissions
-
chown
-
chmod
-
chper
-
None of the above
B
Correct answer
Explanation
The 'chmod' command is used to change file permissions in Unix/Linux systems. 'chown' changes ownership, not permissions. 'chper' is not a valid Unix command. Therefore, option B is the correct answer.