1.

The expression used with chmod command to change permissions in a relative manner contains ____ components.(a) 5(b) 2(c) 4(d) 3I got this question by my college professor while I was bunking the class.Query is from Changing File Ownership and Permissions in chapter Basic File Attributes of Unix

Answer»

The correct option is (d) 3

For explanation: chmod command TAKES an EXPRESSION as its arguments which comprises of some LETTERS and SYMBOLS. The expression comprises three components:-

->User category (user, group, others)

->The operation to be performed (assign or remove a permission)

->Type of permission (read, write, EXECUTE).



Discussion

No Comment Found

Related InterviewSolutions