Explain the read, write, and execute permissions on a UNIX
directory.
Answer Posted / p naveen kumar
in unix, read permission ona directory will allow the user
to list the files in that directory.
Write permission will allow the user to create sub
diretories and new files in to that particular directory.
Untiil and unless a directory has execute permissions, user
cant access the data in that directory.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many unix commands are there?
Who command in unix?
How can you see the command line history?
What is the search command in unix?
What is .sh file?
What is “chmod” command?
What is grep command in unix with examples?
Which command is used to find whether the system is 32 bit or 64 bit?
What's a command word?
How do I use nslookup?
Which command will print your home directory on screen?
What are awk commands?
What happens when we execute a unix command?
Give the command for finding the current date.
Which command is used to create a directory?