https://quizack.com/unix/mcq/consider-the-following-file-listing-of-file-abc1-for-a-user-abc-rw-1-abc-student-10-jan-10-39-abc1-what-inference-would-you-make-regarding-the-file-access-permissions
Consider the following file listing of file abc1 for a user abc
-rw------- 1 abc student 10 jan 10:39 abc1
What inference would you make regarding the file access permissions ?
The group have full permissions.
Only the owner has full permissions.
Only the owner has read and write but no execute permissions.
The group has read and write permissions.
Others have read and write permissions.
Answer:
Only the owner has read and write but no execute permissions.
Note: This Question is unanswered, help us to find answer for this one
More Unix MCQ Questions