1.

Permissions of a file are represented by which of the following characters?(a) r,w,x(b) e,w,x(c) x,w,e(d) e,x,wI had been asked this question in unit test.Asked question is from File Ownership and Permissions in section Basic File Attributes of Unix

Answer»

The correct OPTION is (a) r,w,x

For EXPLANATION: A file can have THREE types of permissions; read, WRITE and EXECUTE which is represented by characters r, w and x respectively.



Discussion

No Comment Found

Related InterviewSolutions