1.

Which command is used to change the permissions of a file?(a) chmod(b) ch(c) chown(d) chgrpI have been asked this question in exam.The query is from Changing File Ownership and Permissions in division Basic File Attributes of Unix

Answer»

Correct answer is (a) chmod

Best EXPLANATION: The chmod (change mode) command is used to change the PERMISSIONS of files. This command can only be RUN by the owner of the FILE or by the super USER.



Discussion

No Comment Found

Related InterviewSolutions