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
What does 'mkdir' command do in UNIX?
What is unix command?
What is grep short for?
What is sed awk grep?
What is difference between grep and find command in unix?
Explain command to view process running?
How to use grep command to list find the records of a file containing 10 different strings?
Differentiate cmp command from diff command.
What do chmod, chown, chgrp commands do?
What do chmod command do?
What is in grep command?
What does grep v do?
What are awk commands?
What is a bash command?
What is the pipe command?