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 is grep and how do you use it?
What does this command do,"$more readme.txt“?
How do I search a whole word in vim?
Which command is used to delete all files in the current directory and all its sub-directories?
How does pipe () work?
What are filter commands in unix?
What is the command to find maximum memory taking process on the server?
Differentiate cmp command from diff command.
What are the differences among a system call, a library function, and a unix command?
Who command in unix operating system?
What does find command return in unix?
What command will change your prompt to myprompt?
What do know about tee command?
What does awk stand for?
What is in grep command?