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,w
I had been asked this question in unit test.
Asked question is from File Ownership and Permissions in section Basic File Attributes of Unix