1.

Which of the following symbol is used with chmod to assign permission to a file?(a) –(b) /(c) +(d) *This question was posed to me in a national level competition.Enquiry is from Changing File Ownership and Permissions in chapter Basic File Attributes of Unix

Answer»

Correct answer is (c) +

To ELABORATE: To ASSIGN and REMOVE permissions from a file, (+) and (-) symbols are used RESPECTIVELY.

‘+’ symbol will assign a permission

‘-‘ symbol will remove a permission



Discussion

No Comment Found

Related InterviewSolutions