InterviewSolution
Saved Bookmarks
| 1. |
What is execute permission?(a) permission to execute the file(b) permission to delete the file(c) permission to rename the file(d) permission to search or navigate through the directoryThe question was posed to me during an online interview.My doubt stems from File Ownership and Permissions topic in section Basic File Attributes of Unix |
|
Answer» Right answer is (d) permission to search or navigate through the directory |
|