InterviewSolution
Saved Bookmarks
| 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 |
|